Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\quota\quota.c Create Date:2022-07-28 20:33:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:quota_quotaoff

Proto:static int quota_quotaoff(struct super_block *sb, int type)

Type:int

Parameter:

TypeParameterName
struct super_block *sb
inttype
96  If Not quota_off && Not quota_disable Then Return -ENOSYS
98  If quota_disable Then Return quota_disable(sb, qtype_enforce_flag(type))
100  Return quota_off(sb, type)
Caller
NameDescribe
do_quotactlCopy parameters and call proper function