函数逻辑报告 |
Source Code:fs\dcache.c |
Create Date:2022-07-29 10:37:27 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dput_to_list
函数原型:void dput_to_list(struct dentry *dentry, struct list_head *list)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dentry * | dentry | |
struct list_head * | list |
886 | 如果非retain_dentry(dentry)则__dput_to_list(dentry, list) |
888 | 自旋锁解锁 |
名称 | 描述 |
---|---|
__put_mountpoint | vfsmount lock must be held. Additionally, the caller is responsible* for serializing calls for given disposal list. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |