Home
last modified time | relevance | path

Searched refs:UBIFS_MST_NO_ORPHS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.h399 * UBIFS_MST_NO_ORPHS: no orphan inodes present
404 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.c1904 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_remount_ro()
1979 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_put_super()
/kernel/linux/linux-6.6/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.h399 * UBIFS_MST_NO_ORPHS: no orphan inodes present
404 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.c1909 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_remount_ro()
1984 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in ubifs_put_super()

Completed in 11 milliseconds