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:register_quota_format

Proto:int register_quota_format(struct quota_format_type *fmt)

Type:int

Parameter:

TypeParameterName
struct quota_format_type *fmt
166  spin_lock( & There are five quota SMP locks:* * dq_list_lock protects all lists with quotas and quota formats)
167  qf_next = List of registered formats
168  List of registered formats = fmt
169  spin_unlock( & There are five quota SMP locks:* * dq_list_lock protects all lists with quotas and quota formats)
170  Return 0
Caller
NameDescribe
init_v1_quota_format
init_v2_quota_format