Searched defs:ko_count (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_req.c | 1697 unsigned int ko_count = 0, timeout = 0; in request_timer_fn() local 1616 net_timeout_reached(struct drbd_request *net_req, struct drbd_connection *connection, unsigned long now, unsigned long ent, unsigned int ko_count, unsigned int timeout) net_timeout_reached() argument [all...] |
H A D | drbd_int.h | 715 unsigned int ko_count; member
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_req.c | 1709 unsigned int ko_count = 0, timeout = 0; in request_timer_fn() local 1628 net_timeout_reached(struct drbd_request *net_req, struct drbd_connection *connection, unsigned long now, unsigned long ent, unsigned int ko_count, unsigned int timeout) net_timeout_reached() argument [all...] |
H A D | drbd_int.h | 645 unsigned int ko_count; member
|
Completed in 20 milliseconds