Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_fs.h442 extern int nfs_attribute_cache_expired(struct inode *inode);
/linux/fs/nfs/
H A Dinode.c156 return nfs_attribute_cache_expired(inode);
1009 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr()
1431 int nfs_attribute_cache_expired(struct inode *inode) in __nfs_revalidate_inode()
1442 int nfs_attribute_cache_expired(struct inode *inode) nfs_attribute_cache_expired() function