Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dgc.c192 ubifs_assert(sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
194 ubifs_assert(sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
251 snod->type == UBIFS_DENT_NODE || in sort_nodes()
257 snod->type != UBIFS_DENT_NODE && in sort_nodes()
A Dscan.c207 case UBIFS_DENT_NODE: in ubifs_add_snod()
A Dubifs-media.h356 UBIFS_DENT_NODE, enumerator
A Ddebug.c154 case UBIFS_DENT_NODE: in dbg_ntype()
451 case UBIFS_DENT_NODE: in ubifs_dump_node()
2430 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2436 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
A Dreplay.c619 case UBIFS_DENT_NODE: in replay_bud()
A Dsuper.c770 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
771 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()

Completed in 21 milliseconds