Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Ddcache.h152 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