Home
last modified time | relevance | path

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

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