Home
last modified time | relevance | path

Searched refs:UBIFS_MST_NODE (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/fs/ubifs/
Dmaster.c105 if (snod->type != UBIFS_MST_NODE) in scan_for_master()
122 if (snod->type != UBIFS_MST_NODE) in scan_for_master()
Dubifs-media.h385 UBIFS_MST_NODE, enumerator
Dsb.c227 mst->ch.node_type = UBIFS_MST_NODE; in create_default_filesystem()
Drecovery.c150 if (ch->node_type != UBIFS_MST_NODE) in get_master_node()
Ddebug.c136 case UBIFS_MST_NODE: in dbg_ntype()
387 case UBIFS_MST_NODE: in ubifs_dump_node()
Dsuper.c591 c->ranges[UBIFS_MST_NODE].len = UBIFS_MST_NODE_SZ; in init_constants_early()