Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dgc.c196 ubifs_assert(c, sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
198 ubifs_assert(c, sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
255 snod->type == UBIFS_DENT_NODE || in sort_nodes()
261 snod->type != UBIFS_DENT_NODE && in sort_nodes()
Djournal.c585 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_update()
986 dent1->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
999 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
1136 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
1148 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
Dscan.c212 case UBIFS_DENT_NODE: in ubifs_add_snod()
Dubifs-media.h377 UBIFS_DENT_NODE, enumerator
Ddebug.c154 case UBIFS_DENT_NODE: in dbg_ntype()
451 case UBIFS_DENT_NODE: in ubifs_dump_node()
2388 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2394 if (sb->type != UBIFS_INO_NODE && sb->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
Dreplay.c622 case UBIFS_DENT_NODE: in replay_bud()
Dsuper.c588 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
589 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()