Home
last modified time | relevance | path

Searched refs:bm_xfer_ctx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_int.h187 struct bm_xfer_ctx { struct
204 const char *direction, struct bm_xfer_ctx *c);
206 static inline void bm_xfer_ctx_bit_to_word_offset(struct bm_xfer_ctx *c) in bm_xfer_ctx_bit_to_word_offset()
H A Ddrbd_receiver.c4681 unsigned long *p, struct bm_xfer_ctx *c) in receive_bitmap_plain()
4734 struct bm_xfer_ctx *c, in recv_bm_rle_bits()
4803 struct bm_xfer_ctx *c, in decode_bitmap_c()
4819 const char *direction, struct bm_xfer_ctx *c) in INFO_bm_xfer_stats()
4866 struct bm_xfer_ctx c; in receive_bitmap()
4878 c = (struct bm_xfer_ctx) { in receive_bitmap()
H A Ddrbd_main.c1118 struct bm_xfer_ctx *c) in fill_bitmap_rle_bits()
1219 send_bitmap_rle_or_plain(struct drbd_device *device, struct bm_xfer_ctx *c) in send_bitmap_rle_or_plain()
1277 struct bm_xfer_ctx c; in _drbd_send_bitmap()
1300 c = (struct bm_xfer_ctx) { in _drbd_send_bitmap()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_int.h114 struct bm_xfer_ctx { struct
131 const char *direction, struct bm_xfer_ctx *c);
133 static inline void bm_xfer_ctx_bit_to_word_offset(struct bm_xfer_ctx *c) in bm_xfer_ctx_bit_to_word_offset()
H A Ddrbd_receiver.c4634 unsigned long *p, struct bm_xfer_ctx *c) in receive_bitmap_plain()
4687 struct bm_xfer_ctx *c, in recv_bm_rle_bits()
4756 struct bm_xfer_ctx *c, in decode_bitmap_c()
4772 const char *direction, struct bm_xfer_ctx *c) in INFO_bm_xfer_stats()
4819 struct bm_xfer_ctx c; in receive_bitmap()
4831 c = (struct bm_xfer_ctx) { in receive_bitmap()
H A Ddrbd_main.c1104 struct bm_xfer_ctx *c) in fill_bitmap_rle_bits()
1205 send_bitmap_rle_or_plain(struct drbd_peer_device *peer_device, struct bm_xfer_ctx *c) in send_bitmap_rle_or_plain()
1266 struct bm_xfer_ctx c; in _drbd_send_bitmap()
1289 c = (struct bm_xfer_ctx) { in _drbd_send_bitmap()

Completed in 32 milliseconds