Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\dcache.c Create Date:2022-07-28 20:07:26
Last Modify:2020-03-18 10:27:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__dput_to_list

Proto:static void __dput_to_list(struct dentry *dentry, struct list_head *list)__must_hold(&dentry->d_lock)

Type:void

Parameter:

TypeParameterName
struct dentry *dentry
struct list_head *list
867  If protected by d_lock & DCACHE_SHRINK_LIST Then
869  --count
870  Else
871  If protected by d_lock & DCACHE_LRU_LIST Then d_lru_del(dentry)
873  If Not --count Then d_shrink_add(dentry, list)
Caller
NameDescribe
dput_to_list
shrink_dentry_list
shrink_dcache_parentprune dcache