Function report |
Source Code:fs\quota\kqid.c |
Create Date:2022-07-28 20:33:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:qid_t from_kqid_munged(struct user_namespace *targ, struct kqid kqid)
Type:qid_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct user_namespace * | targ | |
struct kqid | kqid |
109 | Return from_kprojid_munged(targ, projid) |
110 | Default |
111 | BUG() |
Name | Describe |
---|---|
quota_send_warning | quota_send_warning - Send warning to userspace about exceeded quota*@qid: The kernel internal quota identifier |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |