Lines Matching defs:invalidate
1959 * try to invalidate mapping pages without blocking.
1979 /* save any racing async invalidate some trouble */
2106 * have cached pages, but don't want them, then try to invalidate.
2116 doutc(cl, "trying to invalidate on %p %llx.%llx\n",
2119 doutc(cl, "queuing invalidate\n");
3532 * try to invalidate (once). (If there are dirty buffers, we
3533 * will invalidate _after_ writeback.)
3535 if (S_ISREG(inode->i_mode) && /* don't invalidate readdir cache */
3540 /* there were locked pages.. invalidate later
5019 int ceph_purge_inode_cap(struct inode *inode, struct ceph_cap *cap, bool *invalidate)
5041 *invalidate = true;