| Function report | 
| Source Code: fs\namespace.c | Create Date:2022-07-28 20:09:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:vfs_kern_mount
Proto:struct vfsmount *vfs_kern_mount(struct file_system_type *type, int flags, const char *name, void *data)
Type:struct vfsmount
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file_system_type * | type | |
| int | flags | |
| const char * | name | |
| void * | data | 
| 977 | ret = 0 | 
| 986 | If name Then ret = vfs_parse_fs_string(fc, "source", name, strlen - Find the length of a string*@s: The string to be sized) | 
| 989 | If Not ret Then ret = parse_monolithic_mount_data(fc, data) | 
| 997 | Return mnt | 
| Name | Describe | 
|---|---|
| vfs_submount | |
| init_mount_tree | |
| kern_mount | |
| simple_pin_fs | 
| 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 |