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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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:__anon32522
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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dubifs-media.h385 * UBIFS_MST_NO_ORPHS: no orphan inodes present
390 UBIFS_MST_NO_ORPHS = 2, enumerator in enum:__anon20829
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 182 milliseconds