Home
last modified time | relevance | path

Searched refs:UBIFS_DENT_NODE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dgc.c181 ubifs_assert(c, sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
183 ubifs_assert(c, sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
240 snod->type == UBIFS_DENT_NODE || in sort_nodes()
247 snod->type != UBIFS_DENT_NODE && in sort_nodes()
H A Djournal.c590 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_update()
1095 dent1->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
1111 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
1282 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
1297 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
H A Dubifs-media.h359 * UBIFS_DENT_NODE: directory entry node
380 UBIFS_DENT_NODE, enumerator
H A Dscan.c200 case UBIFS_DENT_NODE: in ubifs_add_snod()
H A Ddebug.c142 case UBIFS_DENT_NODE: in dbg_ntype()
471 case UBIFS_DENT_NODE: in ubifs_dump_node()
2403 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2409 if (sb->type != UBIFS_INO_NODE && sb->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
H A Dreplay.c762 case UBIFS_DENT_NODE: in replay_bud()
H A Dsuper.c606 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
607 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dgc.c181 ubifs_assert(c, sa->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
183 ubifs_assert(c, sb->type == UBIFS_DENT_NODE || in nondata_nodes_cmp()
240 snod->type == UBIFS_DENT_NODE || in sort_nodes()
247 snod->type != UBIFS_DENT_NODE && in sort_nodes()
H A Djournal.c590 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_update()
1095 dent1->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
1111 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_xrename()
1286 dent->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
1301 dent2->ch.node_type = UBIFS_DENT_NODE; in ubifs_jnl_rename()
H A Dubifs-media.h359 * UBIFS_DENT_NODE: directory entry node
380 UBIFS_DENT_NODE, enumerator
H A Dscan.c200 case UBIFS_DENT_NODE: in ubifs_add_snod()
H A Ddebug.c142 case UBIFS_DENT_NODE: in dbg_ntype()
471 case UBIFS_DENT_NODE: in ubifs_dump_node()
2403 if (sa->type != UBIFS_INO_NODE && sa->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
2409 if (sb->type != UBIFS_INO_NODE && sb->type != UBIFS_DENT_NODE && in dbg_check_nondata_nodes_order()
H A Dreplay.c762 case UBIFS_DENT_NODE: in replay_bud()
H A Dsuper.c606 c->ranges[UBIFS_DENT_NODE].min_len = UBIFS_DENT_NODE_SZ; in init_constants_early()
607 c->ranges[UBIFS_DENT_NODE].max_len = UBIFS_MAX_DENT_NODE_SZ; in init_constants_early()

Completed in 25 milliseconds