Home
last modified time | relevance | path

Searched refs:UBIFS_DENT_NODE (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dgc.c191 ubifs_assert(sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
193 ubifs_assert(sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
250 snod->type == UBIFS_DENT_NODE || in sort_nodes()
256 snod->type != UBIFS_DENT_NODE && in sort_nodes()
H A Dubifs-media.h357 UBIFS_DENT_NODE, enumerator
H A Dscan.c206 case UBIFS_DENT_NODE: in ubifs_add_snod()
H A Ddebug.c153 case UBIFS_DENT_NODE: in dbg_ntype()
450 case UBIFS_DENT_NODE: in ubifs_dump_node()
2429 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2435 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
H A Dreplay.c618 case UBIFS_DENT_NODE: in replay_bud()
H A Dsuper.c767 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
768 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dgc.c180 ubifs_assert(c, sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
182 ubifs_assert(c, sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
239 snod->type == UBIFS_DENT_NODE || in sort_nodes()
246 snod->type != UBIFS_DENT_NODE && in sort_nodes()
H A Djournal.c590 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_update()
1095 dent1->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
1111 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
1270 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
1285 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
H A Dscan.c200 case UBIFS_DENT_NODE: in ubifs_add_snod()
H A Dubifs-media.h380 UBIFS_DENT_NODE, enumerator
H A Ddebug.c142 case UBIFS_DENT_NODE: in dbg_ntype()
441 case UBIFS_DENT_NODE: in ubifs_dump_node()
2382 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2388 if (sb->type != UBIFS_INO_NODE && sb->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
H A Dsuper.c606 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
607 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()
H A Dreplay.c762 case UBIFS_DENT_NODE: in replay_bud()