drbd_bm_words 1368 drivers/block/drbd/drbd_int.h extern size_t drbd_bm_words(struct drbd_device *device); drbd_bm_words 1295 drivers/block/drbd/drbd_main.c .bm_words = drbd_bm_words(device), drbd_bm_words 4879 drivers/block/drbd/drbd_receiver.c .bm_words = drbd_bm_words(device),