Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddcache.h133 enum d_real_type { enum
152 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/fs/overlayfs/
A Dsuper.c31 static struct dentry *ovl_d_real(struct dentry *dentry, enum d_real_type type) in ovl_d_real()
/linux/Documentation/filesystems/
A Dlocking.rst32 struct dentry *(*d_real)(struct dentry *, enum d_real_type type);
A Dvfs.rst1266 struct dentry *(*d_real)(struct dentry *, enum d_real_type type);

Completed in 12 milliseconds