Function report |
Source Code:fs\quota\quota_v2.c |
Create Date:2022-07-28 20:33:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:v2_read_dquot
Proto:static int v2_read_dquot(struct dquot *dquot)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dquot * | dquot |
306 | dqopt = sb_dqopt( superblock this applies to ) |
309 | lock for reading |
310 | ret = qtree_read_dquot(dqi_priv, dquot) |
314 | Return ret |
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 |