Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_int.h114 struct bm_xfer_ctx { struct
131 const char *direction, struct bm_xfer_ctx *c); argument
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.c4450 unsigned long *p, struct bm_xfer_ctx *c) in receive_bitmap_plain()
4503 struct bm_xfer_ctx *c, in recv_bm_rle_bits()
4572 struct bm_xfer_ctx *c, in decode_bitmap_c()
4588 const char *direction, struct bm_xfer_ctx *c) in INFO_bm_xfer_stats()
4635 struct bm_xfer_ctx c; in receive_bitmap()
4647 c = (struct bm_xfer_ctx) { in receive_bitmap()
H A Ddrbd_main.c1084 struct bm_xfer_ctx *c) in fill_bitmap_rle_bits()
1185 send_bitmap_rle_or_plain(struct drbd_peer_device *peer_device, struct bm_xfer_ctx *c) in send_bitmap_rle_or_plain()
1246 struct bm_xfer_ctx c; in _drbd_send_bitmap()
1269 c = (struct bm_xfer_ctx) { in _drbd_send_bitmap()