Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_proc.c298 device->congestion_reason ?: '-', in drbd_seq_show()
Ddrbd_int.h963 char congestion_reason; /* Why we where congested... */ member
Ddrbd_main.c2460 device->congestion_reason = reason; in drbd_congested()