Searched refs:OCFS2_MOUNT_BARRIER (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Docfs2.h169 OCFS2_MOUNT_BARRIER = 1 << 1, /* Use block barriers */ enumerator in enum:ocfs2_mount_options
H A Dsuper.c752 *mount_opt |= OCFS2_MOUNT_BARRIER;
754 *mount_opt &= ~OCFS2_MOUNT_BARRIER;
H A Djournal.c315 if (osb->s_mount_opt & OCFS2_MOUNT_BARRIER)

Completed in 59 milliseconds