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:Add a dquot to the tail of the free list

Proto:static inline void put_dquot_last(struct dquot *dquot)

Type:void

Parameter:

TypeParameterName
struct dquot *dquot
304  list_add_tail - add a new entry*@new: new entry to be added*@head: list head to add it before* Insert a new entry before the specified head.* This is useful for implementing queues.
305  dqstats_inc(DQST_FREE_DQUOTS)
Caller
NameDescribe
dqputPut reference to dquot