Function report |
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 activity | Download SCCT | Chinese |
Name:mnt_may_suid
Proto:bool mnt_may_suid(struct vfsmount *mnt)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct vfsmount * | mnt |
3933 | Return Not (mnt_flags & MNT_NOSUID) && check_mnt(real_mount(mnt)) && current_in_userns(s_user_ns) |
Name | Describe |
---|---|
check_nnp_nosuid |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |