Home
last modified time | relevance | path

Searched refs:drbd_bm_words (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/block/drbd/
Ddrbd_bitmap.c790 size_t drbd_bm_words(struct drbd_device *device) in drbd_bm_words() function
Ddrbd_int.h1365 extern size_t drbd_bm_words(struct drbd_device *device);
Ddrbd_main.c1268 .bm_words = drbd_bm_words(device), in _drbd_send_bitmap()
Ddrbd_receiver.c4450 .bm_words = drbd_bm_words(device), in receive_bitmap()