Searched refs:MNT_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance
337 #define MNT_NOFOLLOW 0x08000000 /* don't follow symlink when resolving mount point */ macro360 MNT_NOFOLLOW | MNT_NOATIME | MNT_STRICTATIME | \
310 if (syscall_flags & MNT_NOFOLLOW) { in kernel_mount()971 if (flags & MNT_NOFOLLOW) { in __mac_mount()1515 if (flags & MNT_NOFOLLOW) { in mount_common()2814 if (flags & MNT_NOFOLLOW) { in unmount()15185 mount_flags |= MNT_NOFOLLOW; in snapshot_mount()15191 if (mount_flags & MNT_NOFOLLOW) { in snapshot_mount()