Searched refs:resync_locked (Results 1 – 3 of 3) sorted by relevance
743 device->resync_locked, in update_rs_extent()922 if (device->resync_locked > device->resync->nr_elements/2) { in _bme_get()936 device->resync_locked++; in _bme_get()1000 device->resync_locked--; in drbd_rs_begin_io()1065 device->resync_locked--; in drbd_try_rs_begin_io()1079 device->resync_locked++; in drbd_try_rs_begin_io()1091 if (device->resync_locked > device->resync->nr_elements-3) in drbd_try_rs_begin_io()1113 device->resync_locked++; in drbd_try_rs_begin_io()1136 device->resync_locked--; in drbd_try_rs_begin_io()1173 device->resync_locked--; in drbd_rs_complete_io()[all …]
930 unsigned int resync_locked; member
1853 device->resync_locked = 0; in drbd_start_resync()