Home
last modified time | relevance | path

Searched refs:drbd_bm_words (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_bitmap.c783 size_t drbd_bm_words(struct drbd_device *device) in drbd_bm_words() function
H A Ddrbd_int.h1367 extern size_t drbd_bm_words(struct drbd_device *device);
H A Ddrbd_main.c1302 .bm_words = drbd_bm_words(device), in _drbd_send_bitmap()
H A Ddrbd_receiver.c4880 .bm_words = drbd_bm_words(device), in receive_bitmap()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_bitmap.c783 size_t drbd_bm_words(struct drbd_device *device) in drbd_bm_words() function
H A Ddrbd_int.h1306 extern size_t drbd_bm_words(struct drbd_device *device);
H A Ddrbd_main.c1291 .bm_words = drbd_bm_words(device), in _drbd_send_bitmap()
H A Ddrbd_receiver.c4833 .bm_words = drbd_bm_words(device), in receive_bitmap()

Completed in 40 milliseconds