Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:The dentry is locked, its address will do for the cookie

Proto:static inline unsigned long dcookie_value(struct dcookie_struct *dcs)

Type:unsigned long

Parameter:

TypeParameterName
struct dcookie_struct *dcs
56  Return dentry
Caller
NameDescribe
find_dcookie
hash_dcookie
get_dcookieThis is the main kernel-side routine that retrieves the cookie* value for a dentry/vfsmnt pair.