Searched refs:UMOUNT_NOFOLLOW (Results 1 – 3 of 3) sorted by relevance
1674 if (flags & ~(MNT_FORCE | MNT_DETACH | MNT_EXPIRE | UMOUNT_NOFOLLOW)) in ksys_umount()1680 if (!(flags & UMOUNT_NOFOLLOW)) in ksys_umount()
1392 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
1337 ``UMOUNT_NOFOLLOW`` to control it. Its effect is similar to