Searched refs:UBIFS_INO_NODE (Results 1 – 7 of 7) sorted by relevance
180 if (sa->type == UBIFS_INO_NODE) { in nondata_nodes_cmp()181 if (sb->type == UBIFS_INO_NODE) in nondata_nodes_cmp()185 if (sb->type == UBIFS_INO_NODE) in nondata_nodes_cmp()249 ubifs_assert(snod->type == UBIFS_INO_NODE || in sort_nodes()255 if (snod->type != UBIFS_INO_NODE && in sort_nodes()
153 case UBIFS_INO_NODE: in dbg_ntype()421 case UBIFS_INO_NODE: in ubifs_dump_node()2458 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()2464 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()2471 if (sa->type != UBIFS_INO_NODE && sb->type == UBIFS_INO_NODE) { in dbg_check_nondata_nodes_order()2476 if (sa->type == UBIFS_INO_NODE && sb->type != UBIFS_INO_NODE) in dbg_check_nondata_nodes_order()2479 if (sa->type == UBIFS_INO_NODE && sb->type == UBIFS_INO_NODE) { in dbg_check_nondata_nodes_order()
206 case UBIFS_INO_NODE: in ubifs_add_snod()
354 UBIFS_INO_NODE, enumerator
595 case UBIFS_INO_NODE: in replay_bud()
296 ino->ch.node_type = UBIFS_INO_NODE; in create_default_filesystem()
765 c->ranges[UBIFS_INO_NODE].min_len = UBIFS_INO_NODE_SZ; in init_constants_early()766 c->ranges[UBIFS_INO_NODE].max_len = UBIFS_MAX_INO_NODE_SZ; in init_constants_early()
Completed in 27 milliseconds