MNT_NOCLUSTERW
#define MOPT_NOCLUSTERW { "clusterw", 1, MNT_NOCLUSTERW, 0 }
if (flags & MNT_NOCLUSTERW) res = catopt(res, "noclusterw");
if ((vp->v_mount->mnt_flag & MNT_NOCLUSTERW) == 0) {
if ((vp->v_mount->mnt_flag & MNT_NOCLUSTERW) == 0) {
if ((DETOV(dep)->v_mount->mnt_flag & MNT_NOCLUSTERW) == 0)
if ((vp->v_mount->mnt_flag & MNT_NOCLUSTERW) == 0)
if ((vp->v_mount->mnt_flag & MNT_NOCLUSTERW) == 0)
fsflags |= MNT_NOCLUSTERW;
MNT_FLAG(MNT_NOCLUSTERW);
{ MNT_NOCLUSTERW, "noclusterw" }, \
MNT_NOCLUSTERW | MNT_SUIDDIR | MNT_SOFTDEP | \
MNT_NOCLUSTERR | MNT_NOCLUSTERW | MNT_SUIDDIR | \
if ((vp->v_mount->mnt_flag & MNT_NOCLUSTERW) == 0) {