Home
last modified time | relevance | path

Searched refs:drbd_bm_test_bit (Results 1 – 3 of 3) sorted by relevance

/drivers/block/drbd/
Ddrbd_worker.c666 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()
Ddrbd_bitmap.c1557 int drbd_bm_test_bit(struct drbd_device *device, const unsigned long bitnr) in drbd_bm_test_bit() function
Ddrbd_int.h1377 extern int drbd_bm_test_bit(struct drbd_device *device, unsigned long bitnr);