Home
last modified time | relevance | path

Searched refs:MNT_NOSYMFOLLOW (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmount.h32 #define MNT_NOSYMFOLLOW 0x80 macro
49 | MNT_READONLY | MNT_NOSYMFOLLOW)
/linux-6.3-rc2/fs/
A Dproc_namespace.c73 { MNT_NOSYMFOLLOW, ",nosymfollow" }, in show_mnt_opts()
A Dstatfs.c32 if (mnt_flags & MNT_NOSYMFOLLOW) in flags_by_mnt()
A Dnamespace.c3342 mnt_flags |= MNT_NOSYMFOLLOW; in path_mount()
3630 mnt_flags |= MNT_NOSYMFOLLOW; in attr_flags_to_mnt_flags()
A Dnamei.c1771 unlikely(link->mnt->mnt_flags & MNT_NOSYMFOLLOW)) in pick_link()

Completed in 20 milliseconds