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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dubifs-media.h385 * UBIFS_MST_NO_ORPHS: no orphan inodes present
390 UBIFS_MST_NO_ORPHS = 2, enumerator in enum:__anon16985
H A Dcommit.c145 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS);
147 c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_NO_ORPHS);
H A Dmaster.c310 if (c->mst_node->flags & cpu_to_le32(UBIFS_MST_NO_ORPHS))
H A Dsuper.c1695 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS);
1766 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS);

Completed in 199 milliseconds