Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\dcache.h Create Date:2022-07-28 05:42:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:d_real_inode - Return the real inode*@dentry: The dentry to query* If dentry is on a union/overlay, then return the underlying, real inode.* Otherwise return d_inode().

Proto:static inline struct inode *d_real_inode(const struct dentry *dentry)

Type:struct inode

Parameter:

TypeParameterName
const struct dentry *dentry
596  Return d_backing_inode - Get upper or lower inode we should be using*@upper: The upper layer* This is the helper that should be used to get at the inode that will be used* if this dentry were to be opened as a file. The inode may be on the upper
Caller
NameDescribe
trace_uprobe_has_same_uprobe
validate_ref_ctr_offsetUprobe with multiple reference counter is not allowed
trace_uprobe_enable