Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/drbd/
Ddrbd_int.h187 struct bm_xfer_ctx { struct
204 const char *direction, struct bm_xfer_ctx *c); argument
206 static inline void bm_xfer_ctx_bit_to_word_offset(struct bm_xfer_ctx *c) in bm_xfer_ctx_bit_to_word_offset()
Ddrbd_main.c1111 struct bm_xfer_ctx *c) in fill_bitmap_rle_bits()
1212 send_bitmap_rle_or_plain(struct drbd_device *device, struct bm_xfer_ctx *c) in send_bitmap_rle_or_plain()
1270 struct bm_xfer_ctx c; in _drbd_send_bitmap()
1293 c = (struct bm_xfer_ctx) { in _drbd_send_bitmap()
Ddrbd_receiver.c4680 unsigned long *p, struct bm_xfer_ctx *c) in receive_bitmap_plain()
4733 struct bm_xfer_ctx *c, in recv_bm_rle_bits()
4802 struct bm_xfer_ctx *c, in decode_bitmap_c()
4818 const char *direction, struct bm_xfer_ctx *c) in INFO_bm_xfer_stats()
4865 struct bm_xfer_ctx c; in receive_bitmap()
4877 c = (struct bm_xfer_ctx) { in receive_bitmap()