Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dgc.c182 sa->type == UBIFS_XENT_NODE); in nondata_nodes_cmp()
184 sb->type == UBIFS_XENT_NODE); in nondata_nodes_cmp()
241 snod->type == UBIFS_XENT_NODE || in sort_nodes()
248 snod->type != UBIFS_XENT_NODE) { in sort_nodes()
H A Dscan.c201 case UBIFS_XENT_NODE: in ubifs_add_snod()
H A Dubifs-media.h381 UBIFS_XENT_NODE, enumerator
H A Ddebug.c144 case UBIFS_XENT_NODE: in dbg_ntype()
472 case UBIFS_XENT_NODE: in ubifs_dump_node()
2409 sa->type != UBIFS_XENT_NODE) { in dbg_check_nondata_nodes_order()
2415 sb->type != UBIFS_XENT_NODE) { in dbg_check_nondata_nodes_order()
H A Djournal.c724 dent->ch.node_type = UBIFS_XENT_NODE; in ubifs_jnl_update()
1891 xent->ch.node_type = UBIFS_XENT_NODE; in ubifs_jnl_delete_xattr()
H A Dreplay.c765 case UBIFS_XENT_NODE: in replay_bud()
H A Dsuper.c604 c->ranges[UBIFS_XENT_NODE].min_len = UBIFS_XENT_NODE_SZ; in init_constants_early()
605 c->ranges[UBIFS_XENT_NODE].max_len = UBIFS_MAX_XENT_NODE_SZ; in init_constants_early()