Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_v2_quota_format

Proto:static int __init init_v2_quota_format(void)

Type:int

Parameter:Nothing

401  ret = register_quota_format( & v2r0_quota_format)
402  If ret Then Return ret
404  Return register_quota_format( & v2r1_quota_format)