Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddcache.h401 static inline bool d_managed(const struct dentry *dentry) in d_managed() function
/linux/fs/nfsd/
H A Dvfs.c233 if (d_managed(dentry)) in nfsd_mountpoint()
/linux/fs/
H A Dnamei.c1733 if (likely(!d_managed(dentry))) in handle_mounts()
2137 !d_managed(dentry) && !d_is_symlink(dentry))) { in step_into()