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