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

Proto:static inline void __dget(struct dentry *dentry)

Type:void

Parameter:

TypeParameterName
struct dentry *dentry
899  lockref_get - Increments reference count unconditionally*@lockref: pointer to lockref structure* This operation is only valid if you already hold a reference* to the object, so you know the count cannot be zero.
Caller
NameDescribe
__d_find_any_alias