Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\namespace.c Create Date:2022-07-28 20:09:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mnt_may_suid

Proto:bool mnt_may_suid(struct vfsmount *mnt)

Type:bool

Parameter:

TypeParameterName
struct vfsmount *mnt
3933  Return Not (mnt_flags & MNT_NOSUID) && check_mnt(real_mount(mnt)) && current_in_userns(s_user_ns)
Caller
NameDescribe
check_nnp_nosuid