Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Create a new mount using a superblock configuration and request it* be added to the namespace tree.
Proto:static int do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, unsigned int mnt_flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_context * | fc | |
struct path * | mountpoint | |
unsigned int | mnt_flags |
2754 | error = security_sb_kern_mount(sb) |
2759 | fc_drop_locked(fc) |
2760 | Return error |
2763 | lease a write lock |
2774 | Return error |
Name | Describe |
---|---|
do_new_mount | reate a new mount for userspace and request it to be added into the* namespace's tree |
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 |