Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:49:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aafs_create_dir - create a directory in the apparmorfs filesystem*@name: name of dentry to create*@parent: parent directory for this dentry* see aafs_create
Proto:static struct dentry *aafs_create_dir(const char *name, struct dentry *parent)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
struct dentry * | parent |
Name | Describe |
---|---|
__aa_fs_create_rawdata | |
__aafs_profile_mkdir | Requires: @profile->ns->lock held |
__aafs_ns_mkdir_entries | assumes cleanup in caller |
__aafs_ns_mkdir | Requires: @ns->lock held |
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 |