| Function report | 
| Source Code: fs\dcache.c | Create Date:2022-07-28 20:07:26 | 
| Last Modify:2020-03-18 10:27:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name: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
Proto:static struct dentry *__d_find_alias(struct inode *inode)
Type:struct dentry
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | 
| 991 | If S_ISDIR(i_mode) Then Return __d_find_any_alias(inode) | 
| 1001 | spin_unlock( & d_lock) | 
| 1003 | Return NULL | 
| Name | Describe | 
|---|---|
| d_find_alias | grab a hashed alias of 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 |