Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dinit.c36 if (!(flags & UMOUNT_NOFOLLOW)) in init_umount()
Dnamespace.c1909 if (flags & ~(MNT_FORCE | MNT_DETACH | MNT_EXPIRE | UMOUNT_NOFOLLOW)) in ksys_umount()
1912 if (!(flags & UMOUNT_NOFOLLOW)) in ksys_umount()
/linux-6.6.21/include/linux/
Dfs.h1153 #define UMOUNT_NOFOLLOW 0x00000008 /* Don't follow symlink on umount */ macro
/linux-6.6.21/Documentation/filesystems/
Dpath-lookup.rst1366 ``UMOUNT_NOFOLLOW`` to control it. Its effect is similar to