Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:unregister_quota_format

Proto:void unregister_quota_format(struct quota_format_type *fmt)

Type:void

Parameter:

TypeParameterName
struct quota_format_type *fmt
178  spin_lock( & There are five quota SMP locks:* * dq_list_lock protects all lists with quotas and quota formats)
179  When actqf && actqf != fmt cycle If actqf Then
183  actqf = qf_next
184  spin_unlock( & There are five quota SMP locks:* * dq_list_lock protects all lists with quotas and quota formats)
Caller
NameDescribe
exit_v1_quota_format
exit_v2_quota_format