| Function report | 
| Source Code: fs\inode.c | Create Date:2022-07-28 20:07:57 | 
| Last Modify:2020-03-18 19:19:59 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:obtain an inode
Proto:struct inode *new_inode(struct super_block *sb)
Type:struct inode
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct super_block * | sb | 
| 953 | spin_lock_prefetch( & s_inode_list_lock) | 
| 958 | Return inode | 
| Name | Describe | 
|---|---|
| sel_make_inode | |
| __aafs_setup_d_inode | __aafs_setup_d_inode - basic inode setup for apparmorfs*@dir: parent directory for the dentry*@dentry: dentry we are seting the inode up for*@mode: permissions the file should have*@data: data to store on inode | 
| aa_mk_null_file | |
| pseudo_fs_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. | 
| bm_get_inode | |
| mknod_ptmx | |
| devpts_fill_super | |
| 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 | 
| ramfs_get_inode | 
| 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 |