Function report |
Source Code:security\inode.c |
Create Date:2022-07-28 18:41:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:securityfs_create_dir - create a directory in the securityfs filesystem*@name: a pointer to a string containing the name of the directory to* create.*@parent: a pointer to the parent dentry for this file. This should be a* directory dentry if set
Proto:struct dentry *securityfs_create_dir(const char *name, struct dentry *parent)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
struct dentry * | parent |
Name | Describe |
---|---|
tomoyo_initerface_init | moyo_initerface_init - Initialize /sys/kernel/security/tomoyo/ interface.* Returns 0. |
entry_create_dir | ry_create_dir - recursively create a directory entry in the securityfs*@fs_dir: aa_sfs_entry (and all child entries) to build (NOT NULL)*@parent: the parent dentry in the securityfs* Use entry_remove_dir to remove entries created with this fn. |
safesetid_init_securityfs | |
integrity_fs_init | |
ima_fs_init | |
evm_init_secfs |
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 |