Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddcache.h394 static inline bool d_managed(const struct dentry *dentry) in d_managed() function
/linux-6.15/fs/nfsd/
H A Dvfs.c228 if (d_managed(dentry)) in nfsd_mountpoint()