Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dcommit.c186 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in do_commit()
188 c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_NO_ORPHS); in do_commit()
A Dubifs-media.h404 UBIFS_MST_NO_ORPHS = 2, enumerator
A Dmaster.c385 if (c->mst_node->flags & cpu_to_le32(UBIFS_MST_NO_ORPHS)) in ubifs_read_master()
A Dsuper.c1896 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_remount_ro()
1971 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_put_super()

Completed in 10 milliseconds