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:qid_eq - Test to see if to kquid values are the same*@left: A qid value*@right: Another quid value* Return true if the two qid values are equal and false otherwise.
Proto:bool qid_eq(struct kqid left, struct kqid right)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct kqid | left | |
struct kqid | right |
15 | If USRQUOTA (uid) or GRPQUOTA (gid) or PRJQUOTA (projid) != USRQUOTA (uid) or GRPQUOTA (gid) or PRJQUOTA (projid) Then Return false |
24 | Default |
25 | BUG() |
Name | Describe |
---|---|
v2r0_is_id | |
v2r1_is_id |
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 |