Searched refs:drbd_bm_test_bit (Results 1 – 3 of 3) sorted by relevance
666 if (unlikely(drbd_bm_test_bit(device, bit) == 0)) { in make_resync_request()699 if (drbd_bm_test_bit(device, bit+1) != 1) in make_resync_request()
1557 int drbd_bm_test_bit(struct drbd_device *device, const unsigned long bitnr) in drbd_bm_test_bit() function
1377 extern int drbd_bm_test_bit(struct drbd_device *device, unsigned long bitnr);