Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddcache.h163 struct dentry *(*d_real)(struct dentry *, enum d_real_type type); member
569 static inline struct dentry *d_real(struct dentry *dentry, enum d_real_type type) in d_real() function