Function report |
Source Code:fs\dcache.c |
Create Date:2022-07-28 20:07:26 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dput_to_list
Proto:void dput_to_list(struct dentry *dentry, struct list_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
struct list_head * | list |
886 | If Not retain_dentry(dentry) Then __dput_to_list(dentry, list) |
888 | spin_unlock( & d_lock) |
Name | Describe |
---|---|
__put_mountpoint | vfsmount lock must be held. Additionally, the caller is responsible* for serializing calls for given disposal list. |
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 |