Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Functions for checking status of quota

Proto:static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type)

Type:bool

Parameter:

TypeParameterName
struct super_block *sb
inttype
134  Return Flags for diskquotas on this device & dquot_state_flag(DQUOT_USAGE_ENABLED, type)
Caller
NameDescribe
dquot_quota_enable