d_real_inode — Return the real inode
struct inode * d_real_inode (
)
dentry
The dentry to query
If dentry is on an union/overlay, then return the underlying, real inode. Otherwise return d_inode.
d_inode