Home
last modified time | relevance | path

Searched refs:UBIFS_MST_NO_ORPHS (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/ubifs/
Dubifs-media.h378 UBIFS_MST_NO_ORPHS = 2, enumerator
Dmaster.c303 if (c->mst_node->flags & cpu_to_le32(UBIFS_MST_NO_ORPHS)) in ubifs_read_master()
Dsuper.c1962 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_remount_ro()
2034 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_put_super()