Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:prepare_warning

Proto:static void prepare_warning(struct dquot_warn *warn, struct dquot *dquot, int warntype)

Type:void

Parameter:

TypeParameterName
struct dquot_warn *warn
struct dquot *dquot
intwarntype
1229  If warning_issued(dquot, warntype) Then Return
1231  w_type = warntype
1232  w_sb = superblock this applies to
1233  w_dq_id = ID this applies to (uid, gid, projid)
Caller
NameDescribe
dquot_add_inodes
dquot_add_space
__dquot_free_spaceThis operation can block, but only after everything is updated
dquot_free_inodeThis operation can block, but only after everything is updated
__dquot_transferTransfer the number of inode and blocks from one diskquota to an other