| Function report | 
| Source Code: fs\quota\quota.c | Create Date:2022-07-28 20:33:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Return true if quotactl command is manipulating quota on/off state
Proto:static bool quotactl_cmd_onoff(int cmd)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | cmd | 
| 776 | Return cmd == urn quotas on || cmd == urn quotas off || cmd == able accounting/enforcement || cmd == disable accounting/enforcement | 
| Name | Describe | 
|---|---|
| quotactl_block | look up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon | 
| 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 |