Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h140 int (*d_revalidate)(struct dentry *, unsigned int); member
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c777 static inline int d_revalidate(struct dentry *dentry, unsigned int flags) in d_revalidate() function