函数逻辑报告 |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-27 20:28:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:selinux_quotactl
函数原型:static int selinux_quotactl(int cmds, int type, int id, struct super_block *sb)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | cmds | |
int | type | |
int | id | |
struct super_block * | sb |
2183 | cred等于current_cred - Access the current task's subjective credentials* Access the subjective credentials of the current task. RCU-safe,* since nobody else can modify it.() |
2184 | rc等于0 |
2186 | 如果非sb则返回:0 |
2191 | 当:cmds恒等于urn quotas on |
2192 | 当:cmds恒等于urn quotas off |
2194 | 当:cmds恒等于set user quota structure |
2199 | 当:cmds恒等于get user quota structure |
2202 | 默认 |
2206 | 返回:rc |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |