| Function report | 
| Source Code: fs\dcache.c | Create Date:2022-07-28 20:07:29 | 
| Last Modify:2020-03-18 10:27:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:d_obtain_alias - find or allocate a DISCONNECTED dentry for a given inode*@inode: inode to allocate the dentry for* Obtain a dentry for an inode resulting from NFS filehandle conversion or* similar open by handle operations
Proto:struct dentry *d_obtain_alias(struct inode *inode)
Type:struct dentry
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | 
| 2092 | Return __d_obtain_alias(inode, true) | 
| Name | Describe | 
|---|---|
| generic_fh_to_dentry | generic_fh_to_dentry - generic helper for the fh_to_dentry export operation*@sb: filesystem to do the file handle conversion on*@fid: file handle to convert*@fh_len: length of the file handle in bytes*@fh_type: type of file handle*@get_inode: filesystem | 
| generic_fh_to_parent | generic_fh_to_parent - generic helper for the fh_to_parent export operation*@sb: filesystem to do the file handle conversion on*@fid: file handle to convert*@fh_len: length of the file handle in bytes*@fh_type: type of file handle*@get_inode: filesystem | 
| 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 |