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:look up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon
Proto:static struct super_block *quotactl_block(const char __user *special, int cmd)
Type:struct super_block
Parameter:
Type | Parameter | Name |
---|---|---|
const char __user * | special | |
int | cmd |
801 | Else sb = get the superblock of a device |
807 | Return sb |
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 |