Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:info_dirty

Proto:static inline int info_dirty(struct mem_dqinfo *info)

Type:int

Parameter:

TypeParameterName
struct mem_dqinfo *info
250  Return st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from
Caller
NameDescribe
dquot_acquireRead dquot from disk and alloc space for it
dquot_releaseRelease dquot
dquot_writeback_dquotsWrite all dquot structures to quota files
dquot_disableTurn quota off on a device. type == -1 ==> quotaoff for all types (umount)