Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddcache.h164 struct dentry *(*d_real)(struct dentry *, struct inode *); member
587 static inline struct dentry *d_real(struct dentry *dentry) in d_real() function