Lines Matching refs:was_full
3906 pi->was_full = __pool_full(pi);
3918 return pi->was_full && !__pool_full(pi);
4031 bool was_full;
4033 was_full = ceph_osdmap_flag(osdc, CEPH_OSDMAP_FULL);
4047 * Preserve ->was_full before destroying the old map.
4048 * For pools that weren't in the old map, ->was_full
4058 pi->was_full = old_pi->was_full;
4060 WARN_ON(pi->was_full);
4073 was_full &= !ceph_osdmap_flag(osdc, CEPH_OSDMAP_FULL);
4074 scan_requests(&osdc->homeless_osd, skipped_map, was_full, true,
4082 scan_requests(osd, skipped_map, was_full, true, need_resend,