Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Dgc.c200 ubifs_assert(sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
202 ubifs_assert(sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
259 snod->type == UBIFS_DENT_NODE || in sort_nodes()
265 snod->type != UBIFS_DENT_NODE && in sort_nodes()
Dscan.c213 case UBIFS_DENT_NODE: in ubifs_add_snod()
Dubifs-media.h368 UBIFS_DENT_NODE, enumerator
Djournal.c589 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_update()
973 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
985 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
Ddebug.c153 case UBIFS_DENT_NODE: in dbg_ntype()
448 case UBIFS_DENT_NODE: in ubifs_dump_node()
2384 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2390 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
Dreplay.c624 case UBIFS_DENT_NODE: in replay_bud()
Dsuper.c580 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
581 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()