Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vfs_submount
Proto:struct vfsmount *vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, const char *name, void *data)
Type:struct vfsmount
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dentry * | mountpoint | |
struct file_system_type * | type | |
const char * | name | |
void * | data |
1009 | If s_user_ns != userns count is 1 for root user, 1 for init_uts_ns,* and 1 for... ? Then Return ERR_PTR( - EPERM) |
1012 | Return vfs_kern_mount(type, These sb flags are internal to the kernel , name, data) |
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 |