Searched refs:drbd_suspended (Results 1 – 6 of 6) sorted by relevance
281 drbd_suspended(device) ? 's' : 'r', in drbd_seq_show()
409 if (drbd_suspended(device) && !((s | clear) & RQ_COMPLETION_SUSP)) in mod_rq_state()1326 if (drbd_suspended(device)) { in drbd_send_and_submit()
2220 static inline int drbd_suspended(struct drbd_device *device) in drbd_suspended() function2231 if (drbd_suspended(device)) in may_inc_ap_bio()
910 if (drbd_suspended(device)) in drbd_suspend_io()1962 wait_event(device->misc_wait, !atomic_read(&device->ap_pending_cnt) || drbd_suspended(device)); in drbd_adm_attach()
1818 if (drbd_suspended(device)) { in after_state_ch()
4599 …if (ns.pdsk == D_CONSISTENT && drbd_suspended(device) && ns.conn == C_CONNECTED && os.conn < C_CON… in receive_state()5260 if (!drbd_suspended(device)) in drbd_disconnected()