Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Ddcache.h370 static inline bool d_managed(const struct dentry *dentry) in d_managed() function
/linux-6.6.21/fs/nfsd/
Dvfs.c230 if (d_managed(dentry)) in nfsd_mountpoint()