函数逻辑报告 |
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 |
函数名称:look up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon
函数原型:static struct super_block *quotactl_block(const char __user *special, int cmd)
返回类型:struct super_block
参数:
类型 | 参数 | 名称 |
---|---|---|
const char __user * | special | |
int | cmd |
807 | 返回:sb |
名称 | 描述 |
---|---|
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 插件可实现:逻辑报告 代码生成和批量转换代码 |