Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_protocol.h324 struct o_qlim { struct
365 struct o_qlim qlim[]; argument
H A Ddrbd_int.h1395 struct drbd_backing_dev *bdev, struct o_qlim *o);
H A Ddrbd_receiver.c3882 struct o_qlim *o = (connection->agreed_features & DRBD_FF_WSAME) ? p->qlim : NULL; in receive_sizes()
4887 shs += sizeof(struct o_qlim); in drbdd()