| 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:search for a dentry
Proto:struct dentry *d_lookup(const struct dentry *parent, const struct qstr *name)
Type:struct dentry
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct dentry * | parent | |
| const struct qstr * | name | 
| 2314 | Do | 
| 2317 | If dentry Then Break | 
| 2319 | When read_seqretry( & rename_lock, seq) cycle | 
| 2320 | Return dentry | 
| Name | Describe | 
|---|---|
| lookup_open | Look up and maybe create and open the last component | 
| d_hash_and_lookup | d_hash_and_lookup - hash the qstr then search for a dentry*@dir: Directory to search in*@name: qstr of name we wish to find* On lookup failure NULL is returned; on bad name - ERR_PTR(-error) | 
| 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 |