Home
last modified time | relevance | path

Searched defs:d_inode (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/
Ddcache.h96 struct inode *d_inode; /* Where the name belongs to - NULL is member
513 static inline struct inode *d_inode(const struct dentry *dentry) in d_inode() function