Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddcache.h142 enum d_real_type { enum
162 struct dentry *(*d_real)(struct dentry *, enum d_real_type type);
569 static inline struct dentry *d_real(struct dentry *dentry, enum d_real_type type) in d_real()
/linux-6.15/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-6.15/Documentation/filesystems/
H A Dlocking.rst33 struct dentry *(*d_real)(struct dentry *, enum d_real_type type);
H A Dvfs.rst1286 struct dentry *(*d_real)(struct dentry *, enum d_real_type type);