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:v2r1_disk2memdqb
Proto:static void v2r1_disk2memdqb(struct dquot *dquot, void *dp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dquot * | dquot | |
void * | dp |
260 | absolute limit on disk blks alloc = v2_qbtos(le64_to_cpu( absolute limit on disk space (in QUOTABLOCK_SIZE) )) |
261 | preferred limit on disk blks = v2_qbtos(le64_to_cpu( preferred limit on disk space (in QUOTABLOCK_SIZE) )) |
265 | memset( & empty, 0, sizeof(structv2r1_disk_dqblk)) |
267 | If Not memcmp( & empty, dp, sizeof(structv2r1_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 |