Lines Matching defs:was
687 * a message that was send before the cap import message. So
1291 * case it was recently changed
1583 * state at the time the snapshot was taken. This must be flushed
1756 int was = ci->i_dirty_caps;
1763 "but no auth cap (session was closed?)\n",
1769 ceph_cap_string(mask), ceph_cap_string(was),
1770 ceph_cap_string(was | mask));
1772 if (was == 0) {
1797 if (((was | ci->i_flushing_caps) & CEPH_CAP_FILE_BUFFER) &&
2143 * If the "i_wrbuffer_ref" was increased by mmap or generic
3046 /* session was killed, try renew caps */
3472 * that was sent before the cap import message. So don't remove caps.
3742 /* Is this the one that was flushed? */
4778 * thing was released, or a negative error code otherwise.