Lines Matching refs:was_full
3818 pi->was_full = __pool_full(pi);
3830 return pi->was_full && !__pool_full(pi);
3943 bool was_full;
3945 was_full = ceph_osdmap_flag(osdc, CEPH_OSDMAP_FULL);
3957 * Preserve ->was_full before destroying the old map.
3958 * For pools that weren't in the old map, ->was_full
3968 pi->was_full = old_pi->was_full;
3970 WARN_ON(pi->was_full);
3983 was_full &= !ceph_osdmap_flag(osdc, CEPH_OSDMAP_FULL);
3984 scan_requests(&osdc->homeless_osd, skipped_map, was_full, true,
3992 scan_requests(osd, skipped_map, was_full, true, need_resend,