Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:quota_rmxquota

Proto:static int quota_rmxquota(struct super_block *sb, void __user *addr)

Type:int

Parameter:

TypeParameterName
struct super_block *sb
void __user *addr
674  If copy_from_user( & flags, addr, size of flags ) Then Return -EFAULT
676  If Not rm_xquota Then Return -ENOSYS
678  Return rm_xquota(sb, flags)
Caller
NameDescribe
do_quotactlCopy parameters and call proper function