Searched refs:MNT_NOSYMFOLLOW (Results 1 – 5 of 5) sorted by relevance
32 #define MNT_NOSYMFOLLOW 0x80 macro49 | MNT_READONLY | MNT_NOSYMFOLLOW)
73 { MNT_NOSYMFOLLOW, ",nosymfollow" }, in show_vfsmnt_opts()
32 if (mnt_flags & MNT_NOSYMFOLLOW) in flags_by_mnt()
3804 mnt_flags |= MNT_NOSYMFOLLOW; in path_mount()4093 mnt_flags |= MNT_NOSYMFOLLOW; in attr_flags_to_mnt_flags()4902 if (mnt_flags & MNT_NOSYMFOLLOW) in mnt_to_attr_flags()
1830 unlikely(link->mnt->mnt_flags & MNT_NOSYMFOLLOW)) in pick_link()
Completed in 25 milliseconds