Home
last modified time | relevance | path

Searched defs:d_revalidate (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Ddcache.h136 int (*d_revalidate)(struct dentry *, unsigned int); member
/Linux-v5.4/fs/
Dnamei.c755 static inline int d_revalidate(struct dentry *dentry, unsigned int flags) in d_revalidate() function