Searched refs:nfs_attribute_cache_expired (Results 1 – 2 of 2) sorted by relevance
455 extern int nfs_attribute_cache_expired(struct inode *inode);
176 return nfs_attribute_cache_expired(inode); in nfs_check_cache_invalid() 1026 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr() 1416 int nfs_attribute_cache_expired(struct inode *inode) in nfs_attribute_cache_expired() function