Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dgc.c190 ubifs_assert(sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
192 ubifs_assert(sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
249 snod->type == UBIFS_DENT_NODE || in sort_nodes()
255 snod->type != UBIFS_DENT_NODE && in sort_nodes()
Dscan.c205 case UBIFS_DENT_NODE: in ubifs_add_snod()
Dubifs-media.h356 UBIFS_DENT_NODE, enumerator
Ddebug.c152 case UBIFS_DENT_NODE: in dbg_ntype()
449 case UBIFS_DENT_NODE: in ubifs_dump_node()
2428 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2434 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
Dreplay.c617 case UBIFS_DENT_NODE: in replay_bud()
Dsuper.c766 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
767 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()