函数逻辑报告 |
Source Code:fs\quota\quota.c |
Create Date:2022-07-29 11:10:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:quota_sync_all
函数原型:static int quota_sync_all(int type)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | type |
63 | ret等于security_quotactl(sync disk copy of a filesystems quotas , type, 0, NULL) |
66 | 返回:ret |
名称 | 描述 |
---|---|
kernel_quotactl | This is the system call interface. This communicates with* the user-level programs. Currently this only supports diskquota* calls. Maybe we need to add the process quotas etc. in the future,* but we probably should use rlimits for that. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |