函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\namespace.c Create Date:2022-07-29 10:39:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:kern_mount

函数原型:struct vfsmount *kern_mount(struct file_system_type *type)

返回类型:struct vfsmount

参数:

类型参数名称
struct file_system_type *type
3785  mnt等于vfs_kern_mount(type, his is a kern_mount call , name, NULL)
3786  如果非是错误
3791  containing namespace 等于distinct from any mnt_namespace
3793  返回:mnt
调用者
名称描述
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_aafsaa_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_setupaio_setup* Creates the slab caches used by the aio routines, panic on* failure as this is done early during the boot sequence.
shmem_init