Function report |
Source Code:fs\libfs.c |
Create Date:2022-07-28 20:10:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:simple_pin_fs
Proto:int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_system_type * | type | |
struct vfsmount ** | mount | |
int * | count |
601 | spin_lock( & pin_fs_lock) |
602 | If Value for the false possibility is greater at compile time(! * mount) Then |
603 | spin_unlock( & pin_fs_lock) |
604 | mnt = vfs_kern_mount(type, his is a kern_mount call , name, NULL) |
607 | spin_lock( & pin_fs_lock) |
612 | ++count |
613 | spin_unlock( & pin_fs_lock) |
615 | Return 0 |
Name | Describe |
---|---|
aafs_create | aafs_create - create a dentry in the apparmorfs filesystem*@name: name of dentry to create*@mode: permissions the file should have*@parent: parent directory for this dentry*@data: data to store on inode |
ns_mkdir_op | |
aa_mk_null_file | |
bm_register_write | /register |
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 |