UBIFS_MST_NO_ORPHS  144 fs/ubifs/commit.c 		c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS);
UBIFS_MST_NO_ORPHS  146 fs/ubifs/commit.c 		c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_NO_ORPHS);
UBIFS_MST_NO_ORPHS  302 fs/ubifs/master.c 	if (c->mst_node->flags & cpu_to_le32(UBIFS_MST_NO_ORPHS))
UBIFS_MST_NO_ORPHS 1458 fs/ubifs/super.c 		c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS);
UBIFS_MST_NO_ORPHS 1529 fs/ubifs/super.c 			c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS);