Function report |
Source Code:fs\quota\dquot.c |
Create Date:2022-07-28 20:32:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dquot_get_next_dqblk
Proto:int dquot_get_next_dqblk(struct super_block *sb, struct kqid *qid, struct qc_dqblk *di)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
struct kqid * | qid | |
struct qc_dqblk * | di |
2630 | If Not get_next_id Then Return -ENOSYS |
2632 | err = get_next_id(sb, qid) |
2641 | Return 0 |
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 |