Searched refs:nfs_attribute_cache_expired (Results 1 – 2 of 2) sorted by relevance
429 extern int nfs_attribute_cache_expired(struct inode *inode);
174 return nfs_attribute_cache_expired(inode); in nfs_check_cache_invalid()883 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr()1267 int nfs_attribute_cache_expired(struct inode *inode) in nfs_attribute_cache_expired() function