Home
last modified time | relevance | path

Searched refs:UMOUNT_NOFOLLOW (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/
Dinit.c36 if (!(flags & UMOUNT_NOFOLLOW)) in init_umount()
Dnamespace.c1713 if (flags & ~(MNT_FORCE | MNT_DETACH | MNT_EXPIRE | UMOUNT_NOFOLLOW)) in can_umount()
1749 if (!(flags & UMOUNT_NOFOLLOW)) in ksys_umount()
/Linux-v5.10/include/linux/
Dfs.h1382 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
/Linux-v5.10/Documentation/filesystems/
Dpath-lookup.rst1390 ``UMOUNT_NOFOLLOW`` to control it. Its effect is similar to