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:kern_mount
Proto:struct vfsmount *kern_mount(struct file_system_type *type)
Type:struct vfsmount
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_system_type * | type |
3785 | mnt = vfs_kern_mount(type, his is a kern_mount call , name, NULL) |
3793 | Return mnt |
Name | Describe |
---|---|
z3fold_mount | |
init_smk_fs | _smk_fs - get the smackfs superblock* register the smackfs* Do not register smackfs if Smack wasn't enabled* on boot |
aa_create_aafs | aa_create_aafs - create the apparmor security filesystem* dentries created here are released by aa_destroy_aafs* Returns: error on failure |
nsfs_init | |
bdev_cache_init | |
anon_inode_init | |
aio_setup | aio_setup* Creates the slab caches used by the aio routines, panic on* failure as this is done early during the boot sequence. |
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 |