Function report |
Source Code:fs\dcache.c |
Create Date:2022-07-28 20:07:27 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:grab a hashed alias of inode
Proto:struct dentry *d_find_alias(struct inode *inode)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
1010 | If Not hlist_empty( & i_dentry) Then |
1011 | spin_lock( & _blocks, i_bytes, maybe i_size ) |
1012 | de = d_find_alias - grab a hashed alias of inode*@inode: inode in question* If inode has a hashed alias, or is a directory and has any alias,* acquire the reference to alias and return it |
1013 | spin_unlock( & _blocks, i_bytes, maybe i_size ) |
1015 | Return de |
Name | Describe |
---|---|
inode_doinit_with_dentry | |
dump_common_audit_data | dump_common_audit_data - helper to dump common audit data*@a : common audit data |
block_dump___mark_inode_dirty |
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 |