Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddcache.h135 int (*d_revalidate)(struct dentry *, unsigned int); member
/Linux-v4.19/fs/
Dnamei.c764 static inline int d_revalidate(struct dentry *dentry, unsigned int flags) in d_revalidate() function