CEPH_CLIENT_RESET_IDLE
enum ceph_client_reset_phase phase = CEPH_CLIENT_RESET_IDLE;
case CEPH_CLIENT_RESET_IDLE: return "idle";
if (st->phase != CEPH_CLIENT_RESET_IDLE) {
st->phase = CEPH_CLIENT_RESET_IDLE;
if (st->phase != CEPH_CLIENT_RESET_IDLE) {
st->phase = CEPH_CLIENT_RESET_IDLE;
if (mdsc->reset_state.phase != CEPH_CLIENT_RESET_IDLE) {
mdsc->reset_state.phase = CEPH_CLIENT_RESET_IDLE;
return READ_ONCE(st->phase) == CEPH_CLIENT_RESET_IDLE;