Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H 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()
H A Dubifs-media.h404 UBIFS_MST_NO_ORPHS = 2, enumerator
H A Dmaster.c385 if (c->mst_node->flags & cpu_to_le32(UBIFS_MST_NO_ORPHS)) in ubifs_read_master()
H A Dsuper.c1895 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_remount_ro()
1970 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_put_super()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h379 UBIFS_MST_NO_ORPHS = 2, enumerator
H A Dmaster.c304 if (c->mst_node->flags & cpu_to_le32(UBIFS_MST_NO_ORPHS)) in ubifs_read_master()
H A Dsuper.c1960 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_remount_ro()
2032 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_put_super()