Searched refs:abort_on_full (Results 1 – 3 of 3) sorted by relevance
350 bool abort_on_full; /* abort w/ ENOSPC when full */ member
630 fsc->client->osdc.abort_on_full = true; in create_fs_client()
2232 if (osdc->abort_on_full) { in __submit_request()2462 if (osdc->abort_on_full && in ceph_osdc_abort_on_full()