Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\quota.h Create Date:2022-07-28 05:42:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dquot_state_flag

Proto:static inline unsigned int dquot_state_flag(unsigned int flags, int type)

Type:unsigned int

Parameter:

TypeParameterName
unsigned intflags
inttype
492  Return flags << type
Caller
NameDescribe
dquot_disableTurn quota off on a device. type == -1 ==> quotaoff for all types (umount)
dquot_load_quota_sb
dquot_resumeReenable quotas on remount RW
dquot_quota_enable
dquot_quota_disable