Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_protocol.h324 struct o_qlim { struct
365 struct o_qlim qlim[]; argument
326 physical_block_sizeo_qlim global() argument
330 logical_block_sizeo_qlim global() argument
338 alignment_offseto_qlim global() argument
339 io_mino_qlim global() argument
340 io_opto_qlim global() 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()
H A Ddrbd_nl.c1260 struct drbd_backing_dev *bdev, struct o_qlim *o) in drbd_reconsider_queue_parameters()