Searched refs:nfs_attribute_cache_expired (Results 1 – 3 of 3) sorted by relevance
398 extern int nfs_attribute_cache_expired(struct inode *inode);
179 return nfs_attribute_cache_expired(inode); in nfs_check_cache_invalid()865 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr()1258 int nfs_attribute_cache_expired(struct inode *inode) in nfs_attribute_cache_expired() function
1094 if (ctx->pos == 0 || nfs_attribute_cache_expired(inode)) { in nfs_readdir()