Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dgc.c169 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()
H A Dscan.c199 case UBIFS_INO_NODE: in ubifs_add_snod()
H A Dubifs-media.h378 UBIFS_INO_NODE, enumerator
H A Dsb.c293 ino->ch.node_type = UBIFS_INO_NODE; in create_default_filesystem()
H A Dreplay.c740 case UBIFS_INO_NODE: in replay_bud()
H A Dsuper.c597 c->ranges[UBIFS_INO_NODE].min_len = UBIFS_INO_NODE_SZ; in init_constants_early()
598 c->ranges[UBIFS_INO_NODE].max_len = UBIFS_MAX_INO_NODE_SZ; in init_constants_early()
H A Djournal.c579 ino->ch.node_type = UBIFS_INO_NODE; in pack_inode()