函数逻辑报告 |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-29 11:08:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Gather all references from inodes and drop them
函数原型:static void drop_dquot_ref(struct super_block *sb, int type)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct super_block * | sb | |
int | type |
1093 | LIST_HEAD(tofree_head) |
1095 | 如果dq_op则 |
1096 | remove_dquot_ref(sb, type, & tofree_head) |
名称 | 描述 |
---|---|
dquot_disable | Turn quota off on a device. type == -1 ==> quotaoff for all types (umount) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |