Searched refs:UMOUNT_NOFOLLOW (Results 1 – 4 of 4) sorted by relevance
36 if (!(flags & UMOUNT_NOFOLLOW)) in init_umount()
1909 if (flags & ~(MNT_FORCE | MNT_DETACH | MNT_EXPIRE | UMOUNT_NOFOLLOW)) in ksys_umount()1912 if (!(flags & UMOUNT_NOFOLLOW)) in ksys_umount()
1153 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
1366 ``UMOUNT_NOFOLLOW`` to control it. Its effect is similar to