Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dmaster.c44 if (snod->type != UBIFS_MST_NODE) in scan_for_master()
61 if (snod->type != UBIFS_MST_NODE) in scan_for_master()
Dubifs-media.h361 UBIFS_MST_NODE, enumerator
Dsb.c206 mst->ch.node_type = UBIFS_MST_NODE; in create_default_filesystem()
Drecovery.c154 if (ch->node_type != UBIFS_MST_NODE) in get_master_node()
Ddebug.c146 case UBIFS_MST_NODE: in dbg_ntype()
365 case UBIFS_MST_NODE: in ubifs_dump_node()
Dsuper.c756 c->ranges[UBIFS_MST_NODE].len = UBIFS_MST_NODE_SZ; in init_constants_early()