Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_protocol.h48 P_COMPRESSED_BITMAP = 0x24, /* compressed or otherwise encoded bitmap transfer */ enumerator
H A Ddrbd_main.c1234 P_COMPRESSED_BITMAP, sizeof(*p) + len, in send_bitmap_rle_or_plain()
3669 [P_COMPRESSED_BITMAP] = "CBitmap", in cmdname()
H A Ddrbd_receiver.c4886 else if (pi->cmd == P_COMPRESSED_BITMAP) { in receive_bitmap()
5070 [P_COMPRESSED_BITMAP] = { 1, 0, receive_bitmap } ,
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_protocol.h48 P_COMPRESSED_BITMAP = 0x24, /* compressed or otherwise encoded bitmap transfer */ enumerator
H A Ddrbd_main.c1221 P_COMPRESSED_BITMAP, sizeof(*p) + len, in send_bitmap_rle_or_plain()
3642 [P_COMPRESSED_BITMAP] = "CBitmap", in cmdname()
H A Ddrbd_receiver.c4839 else if (pi->cmd == P_COMPRESSED_BITMAP) { in receive_bitmap()
5023 [P_COMPRESSED_BITMAP] = { 1, 0, receive_bitmap } ,

Completed in 26 milliseconds