Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddcache.h370 static inline bool d_managed(const struct dentry *dentry) in d_managed() function
/openbmc/linux/fs/nfsd/
H A Dvfs.c231 if (d_managed(dentry)) in nfsd_mountpoint()