函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\dcache.h Create Date:2022-07-27 06:43:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: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().

函数原型:static inline struct inode *d_real_inode(const struct dentry *dentry)

返回类型:struct inode

参数:

类型参数名称
const struct dentry *dentry
596  返回: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
调用者
名称描述
trace_uprobe_has_same_uprobe
validate_ref_ctr_offsetUprobe with multiple reference counter is not allowed
trace_uprobe_enable