| Function report | 
| Source Code: fs\dcookies.c | Create Date:2022-07-28 20:34:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:find_dcookie
Proto:static struct dcookie_struct *find_dcookie(unsigned long dcookie)
Type:struct dcookie_struct
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | dcookie | 
| 68 | struct dcookie_struct * found = NULL | 
| 73 | list = dcookie_hashtable + dcookie_hash(dcookie) | 
| 83 | Return found | 
| Name | Describe | 
|---|---|
| get_dcookie | This is the main kernel-side routine that retrieves the cookie* value for a dentry/vfsmnt pair. | 
| do_lookup_dcookie | And here is where the userspace process can look up the cookie value* to retrieve the path. | 
| 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 |