Function report |
Source Code:fs\super.c |
Create Date:2022-07-28 20:02:25 |
Last Modify:2022-05-24 06:42:17 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mount_capable
Proto:bool mount_capable(struct fs_context *fc)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_context * | fc |
487 | If Not (fs_flags & Can be mounted by userns root ) Then Return Check operation authority |
489 | Else Return ns_capable(user_ns, Allow setting zone reclaim policy ) |
Name | Describe |
---|---|
do_new_mount | reate a new mount for userspace and request it to be added into the* namespace's tree |
vfs_fsconfig_locked | Check the state and apply the configuration. Note that this function is* allowed to 'steal' the value by setting param->xxx to NULL before returning. |
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 |