Function report |
Source Code:fs\dcache.c |
Create Date:2022-07-28 20:07:28 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:d_alloc_name
Proto:struct dentry *d_alloc_name(struct dentry *parent, const char *name)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | parent | |
const char * | name |
1831 | Return allocate a dcache entry |
Name | Describe |
---|---|
sel_make_avc_files | |
sel_make_initcon_files | |
sel_make_perm_files | |
sel_make_class_dir_entries | |
sel_make_policycap | |
sel_make_dir | declaration for sel_make_class_dirs |
sel_fill_super | |
simple_fill_super | he inodes created here are not hashed. If you use iunique to generate* unique inode values later for this filesystem, then you must take care* to pass it an appropriate max_reserved value to avoid collisions. |
mknod_ptmx | |
devpts_pty_new | devpts_pty_new -- create a new inode in /dev/pts/*@ptmx_inode: inode of the master*@device: major+minor of the node to be created*@index: used as a name of the node*@priv: what's given back by devpts_get_priv* The created inode is returned |
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 |