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 - 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(struct user_namespace *targ, struct kqid kqid)
Type:qid_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct user_namespace * | targ | |
| struct kqid | kqid | 
| 76 | Return from_kprojid(targ, projid) | 
| 77 | Default | 
| 78 | BUG() | 
| Name | Describe | 
|---|---|
| v1_read_dqblk | |
| v1_commit_dqblk | |
| v2r0_mem2diskdqb | |
| v2r1_mem2diskdqb | |
| get_index | |
| find_block_dqentry | Find entry in block | 
| qtree_read_dquot | |
| qtree_get_next_id | |
| quota_getnextquota | Return quota for next active quota >= this id, if any exists,* otherwise return -ENOENT via ->get_nextdqblk | 
| quota_setxquota | |
| quota_getnextxquota | Return quota for next active quota >= this id, if any exists,* otherwise return -ENOENT via ->get_nextdqblk. | 
| qid_has_mapping | qid_has_mapping - Report if a qid maps into a user namespace.*@ns: The user namespace to see if a value maps into.*@qid: The kernel internal quota identifier to test. | 
| 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  |