Function report | 
Source Code:fs\dcache.c | 
Create Date:2022-07-28 20:07:24 | 
| Last Modify:2020-03-18 10:27:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:in_lookup_hash
Proto:static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, unsigned int hash)
Type:struct hlist_bl_head
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct dentry * | parent | |
| unsigned int | hash | 
| 112 | hash += parent / L1_CACHE_BYTES | 
| 113 | Return in_lookup_hashtable + hash_32(hash, IN_LOOKUP_SHIFT) | 
| Name | Describe | 
|---|---|
| d_alloc_parallel | |
| __d_lookup_done | 
| 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  |