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 | \
309 if (syscall_flags & MNT_NOFOLLOW) { in kernel_mount()897 if (flags & MNT_NOFOLLOW) { in __mac_mount()1441 if (flags & MNT_NOFOLLOW) { in mount_common()2740 if (flags & MNT_NOFOLLOW) { in unmount()14790 mount_flags |= MNT_NOFOLLOW; in snapshot_mount()14796 if (mount_flags & MNT_NOFOLLOW) { in snapshot_mount()