Function report |
Source Code:fs\quota\quota_v2.c |
Create Date:2022-07-28 20:33:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:v2r0_disk2memdqb
Proto:static void v2r0_disk2memdqb(struct dquot *dquot, void *dp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dquot * | dquot | |
void * | dp |
207 | absolute limit on disk blks alloc = v2_qbtos(le32_to_cpu(absolute limit on disk space (in QUOTABLOCK_SIZE) )) |
208 | preferred limit on disk blks = v2_qbtos(le32_to_cpu(preferred limit on disk space (in QUOTABLOCK_SIZE) )) |
212 | memset( & empty, 0, sizeof(structv2r0_disk_dqblk)) |
214 | If Not memcmp( & empty, dp, sizeof(structv2r0_disk_dqblk)) Then ime limit for excessive inode use = 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 |