函数逻辑报告 |
Source Code:fs\quota\kqid.c |
Create Date:2022-07-29 11:10:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:m_kqid_munged - Create a qid from a kqid user-namespace pair.*@targ: The user namespace we want a qid in.*@kqid: The kernel internal quota identifier to start with.* Map @kqid into the user-namespace specified by @targ and* return the resulting qid.
函数原型:qid_t from_kqid_munged(struct user_namespace *targ, struct kqid kqid)
返回类型:qid_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct user_namespace * | targ | |
struct kqid | kqid |
109 | 返回:from_kprojid_munged(targ, projid) |
110 | 默认 |
111 | BUG() |
名称 | 描述 |
---|---|
quota_send_warning | quota_send_warning - Send warning to userspace about exceeded quota*@qid: The kernel internal quota identifier |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |