Searched refs:UBIFS_INO_NODE (Results 1 – 8 of 8) sorted by relevance
169 if (sa->type == UBIFS_INO_NODE) { in nondata_nodes_cmp()170 if (sb->type == UBIFS_INO_NODE) in nondata_nodes_cmp()174 if (sb->type == UBIFS_INO_NODE) in nondata_nodes_cmp()238 ubifs_assert(c, snod->type == UBIFS_INO_NODE || in sort_nodes()245 if (snod->type != UBIFS_INO_NODE && in sort_nodes()
140 case UBIFS_INO_NODE: in dbg_ntype()438 case UBIFS_INO_NODE: in ubifs_dump_node()2403 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()2409 if (sb->type != UBIFS_INO_NODE && sb->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()2416 if (sa->type != UBIFS_INO_NODE && sb->type == UBIFS_INO_NODE) { in dbg_check_nondata_nodes_order()2421 if (sa->type == UBIFS_INO_NODE && sb->type != UBIFS_INO_NODE) in dbg_check_nondata_nodes_order()2424 if (sa->type == UBIFS_INO_NODE && sb->type == UBIFS_INO_NODE) { in dbg_check_nondata_nodes_order()
199 case UBIFS_INO_NODE: in ubifs_add_snod()
378 UBIFS_INO_NODE, enumerator
293 ino->ch.node_type = UBIFS_INO_NODE; in create_default_filesystem()
738 case UBIFS_INO_NODE: in replay_bud()
601 c->ranges[UBIFS_INO_NODE].min_len = UBIFS_INO_NODE_SZ; in init_constants_early()602 c->ranges[UBIFS_INO_NODE].max_len = UBIFS_MAX_INO_NODE_SZ; in init_constants_early()
452 ino->ch.node_type = UBIFS_INO_NODE; in pack_inode()