Home
last modified time | relevance | path

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

/fs/ubifs/
Dmaster.c51 if (snod->type != UBIFS_MST_NODE) in scan_for_master()
68 if (snod->type != UBIFS_MST_NODE) in scan_for_master()
Dubifs-media.h373 UBIFS_MST_NODE, enumerator
Dsb.c209 mst->ch.node_type = UBIFS_MST_NODE; in create_default_filesystem()
Drecovery.c162 if (ch->node_type != UBIFS_MST_NODE) in get_master_node()
Ddebug.c147 case UBIFS_MST_NODE: in dbg_ntype()
364 case UBIFS_MST_NODE: in ubifs_dump_node()
Dsuper.c574 c->ranges[UBIFS_MST_NODE].len = UBIFS_MST_NODE_SZ; in init_constants_early()