Function report |
Source Code:fs\quota\quota.c |
Create Date:2022-07-28 20:33:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:quota_sync_all
Proto:static int quota_sync_all(int type)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | type |
63 | ret = security_quotactl(sync disk copy of a filesystems quotas , type, 0, NULL) |
66 | Return ret |
Name | Describe |
---|---|
kernel_quotactl | This is the system call interface. This communicates with* the user-level programs. Currently this only supports diskquota* calls. Maybe we need to add the process quotas etc. in the future,* but we probably should use rlimits for that. |
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 |