Searched refs:drbd_suspended (Results 1 – 6 of 6) sorted by relevance
281 drbd_suspended(device) ? 's' : 'r', in drbd_seq_show()
420 if (drbd_suspended(device) && !((s | clear) & RQ_COMPLETION_SUSP)) in mod_rq_state()1340 if (drbd_suspended(device)) { in drbd_send_and_submit()
2150 static inline int drbd_suspended(struct drbd_device *device) in drbd_suspended() function2161 if (drbd_suspended(device)) in may_inc_ap_bio()
911 if (drbd_suspended(device)) in drbd_suspend_io()1901 wait_event(device->misc_wait, !atomic_read(&device->ap_pending_cnt) || drbd_suspended(device)); in drbd_adm_attach()
1822 if (drbd_suspended(device)) { in after_state_ch()
4552 …if (ns.pdsk == D_CONSISTENT && drbd_suspended(device) && ns.conn == C_CONNECTED && os.conn < C_CON… in receive_state()5212 if (!drbd_suspended(device)) in drbd_disconnected()