Function report |
Source Code:include\linux\quotaops.h |
Create Date:2022-07-28 20:10:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sb_has_quota_suspended
Proto:static inline bool sb_has_quota_suspended(struct super_block *sb, int type)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
int | type |
146 | Return Flags for diskquotas on this device & dquot_state_flag(DQUOT_SUSPENDED, type) |
Name | Describe |
---|---|
dquot_disable | Turn quota off on a device. type == -1 ==> quotaoff for all types (umount) |
dquot_resume | Reenable quotas on remount RW |
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 |