Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Ddcache.h148 struct dentry *(*d_real)(struct dentry *, const struct inode *); member
573 static inline struct dentry *d_real(struct dentry *dentry, in d_real() function