Home
last modified time | relevance | path

Searched refs:d_real_type (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Ddcache.h146 enum d_real_type { enum
166 struct dentry *(*d_real)(struct dentry *, enum d_real_type type);
576 static inline struct dentry *d_real(struct dentry *dentry, enum d_real_type type) in d_real()
/linux/fs/overlayfs/
H A Dsuper.c31 static struct dentry *ovl_d_real(struct dentry *dentry, enum d_real_type type) in ovl_d_real()
/linux/Documentation/filesystems/
H A Dlocking.rst33 struct dentry *(*d_real)(struct dentry *, enum d_real_type type);