Searched refs:o_qlim (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_protocol.h | 322 struct o_qlim { struct 363 struct o_qlim qlim[];
|
H A D | drbd_nl.c | 1270 struct request_queue *b, struct o_qlim *o, in decide_on_write_same_support() 1334 unsigned int max_bio_size, struct o_qlim *o) in drbd_setup_queue_param() 1373 void drbd_reconsider_queue_parameters(struct drbd_device *device, struct drbd_backing_dev *bdev, struct o_qlim *o) in drbd_reconsider_queue_parameters()
|
H A D | drbd_int.h | 1479 struct drbd_backing_dev *bdev, struct o_qlim *o);
|
H A D | drbd_receiver.c | 4109 struct o_qlim *o = (connection->agreed_features & DRBD_FF_WSAME) ? p->qlim : NULL; in receive_sizes() 5119 shs += sizeof(struct o_qlim); in drbdd()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_protocol.h | 324 struct o_qlim { struct 365 struct o_qlim qlim[];
|
H A D | drbd_int.h | 1416 struct drbd_backing_dev *bdev, struct o_qlim *o);
|
H A D | drbd_nl.c | 1272 unsigned int max_bio_size, struct o_qlim *o) in drbd_setup_queue_param() 1306 void drbd_reconsider_queue_parameters(struct drbd_device *device, struct drbd_backing_dev *bdev, struct o_qlim *o) in drbd_reconsider_queue_parameters()
|
H A D | drbd_receiver.c | 4066 struct o_qlim *o = (connection->agreed_features & DRBD_FF_WSAME) ? p->qlim : NULL; in receive_sizes() 5071 shs += sizeof(struct o_qlim); in drbdd()
|
Completed in 42 milliseconds