Home
last modified time | relevance | path

Searched refs:UBIFS_INO_NODE (Results 1 – 7 of 7) sorted by relevance

/u-boot/fs/ubifs/
A Dgc.c180 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()
A Ddebug.c153 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()
A Dscan.c206 case UBIFS_INO_NODE: in ubifs_add_snod()
A Dubifs-media.h354 UBIFS_INO_NODE, enumerator
A Dreplay.c595 case UBIFS_INO_NODE: in replay_bud()
A Dsb.c296 ino->ch.node_type = UBIFS_INO_NODE; in create_default_filesystem()
A Dsuper.c765 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