Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:Does kernel know about any quota information for given sb + type?

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

Type:bool

Parameter:

TypeParameterName
struct super_block *sb
inttype
159  Return Functions for checking status of quota
Caller
NameDescribe
dquot_disableTurn quota off on a device. type == -1 ==> quotaoff for all types (umount)
vfs_setup_quota_inodeTurn quotas on on a device
dquot_load_quota_sb