Function report |
Source Code:include\linux\projid.h |
Create Date:2022-07-28 05:42:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:from_kprojid
Proto:static inline projid_t from_kprojid(struct user_namespace *to, kprojid_t kprojid)
Type:projid_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct user_namespace * | to | |
kprojid_t | kprojid |
72 | Return __kprojid_val(kprojid) |
Name | Describe |
---|---|
from_kqid | m_kqid - 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. |
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 |