Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c4663 static enum drbd_bitmap_code dcbp_get_code(struct p_compressed_bm *p) in dcbp_get_code() function
4759 if (dcbp_get_code(p) == RLE_VLI_Bits) in decode_bitmap_c()