函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\quota\dquot.c Create Date:2022-07-29 11:08:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:remove_dquot_ref

函数原型:static void remove_dquot_ref(struct super_block *sb, int type, struct list_head *tofree_head)

返回类型:void

参数:

类型参数名称
struct super_block *sb
inttype
struct list_head *tofree_head
1062  加自旋锁
1070  加自旋锁
1071  如果非IS_NOQUOTA(inode)则
1076  Remove references to dquots from inode and add dquot to list for freeing* if we have the last reference to dquot
1078  自旋锁解锁
1080  自旋锁解锁
调用者
名称描述
drop_dquot_refGather all references from inodes and drop them