MNT_NOSYMFOLLOW
#define MOPT_NOSYMFOLLOW { "symfollow", 1, MNT_NOSYMFOLLOW, 0 }
if (flags & MNT_NOSYMFOLLOW) res = catopt(res, "nosymfollow");
if (flags & MNT_NOSYMFOLLOW) res = catopt(res, "nosymfollow");
{ MNT_NOSYMFOLLOW, "nosymfollow" },
MNT_NOSYMFOLLOW | MNT_IGNORE | MNT_TRIM |
MNT_NOSYMFOLLOW | MNT_IGNORE | MNT_TRIM |
if (vp->v_mount->mnt_flag & MNT_NOSYMFOLLOW)
MNT_IGNORE | MNT_NOSYMFOLLOW | MNT_EXPUBLIC| \
{ MNT_NOSYMFOLLOW, "nosymfollow" },