函数逻辑报告 |
Source Code:fs\quota\quota.c |
Create Date:2022-07-29 11:10:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Return true if quotactl command is manipulating quota on/off state
函数原型:static bool quotactl_cmd_onoff(int cmd)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
int | cmd |
776 | 返回:cmd恒等于urn quotas on 或cmd恒等于urn quotas off 或cmd恒等于able accounting/enforcement 或cmd恒等于disable accounting/enforcement |
名称 | 描述 |
---|---|
quotactl_block | look up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon |
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 插件可实现:逻辑报告 代码生成和批量转换代码 |