Searched refs:UBIFS_DENT_NODE (Results 1 – 6 of 6) sorted by relevance
192 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()
207 case UBIFS_DENT_NODE: in ubifs_add_snod()
356 UBIFS_DENT_NODE, enumerator
154 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()
619 case UBIFS_DENT_NODE: in replay_bud()
770 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