Searched refs:drbd_bm_words (Results 1 – 4 of 4) sorted by relevance
783 size_t drbd_bm_words(struct drbd_device *device) in drbd_bm_words() function
1306 extern size_t drbd_bm_words(struct drbd_device *device);
1291 .bm_words = drbd_bm_words(device), in _drbd_send_bitmap()
4833 .bm_words = drbd_bm_words(device), in receive_bitmap()