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:alloc_dcookie
Proto:static struct dcookie_struct *alloc_dcookie(const struct path *path)
Type:struct dcookie_struct
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path |
99 | If Not dcs Then Return NULL |
105 | spin_unlock( & d_lock) |
109 | hash_dcookie(dcs) |
110 | Return dcs |
Name | Describe |
---|---|
get_dcookie | This is the main kernel-side routine that retrieves the cookie* value for a dentry/vfsmnt pair. |
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 |