Searched refs:ko_count (Results 1 – 4 of 4) sorted by relevance
156 __u32_field_def(13, DRBD_GENLA_F_MANDATORY, ko_count, DRBD_KO_COUNT_DEF)
1445 drop_it = !--connection->ko_count; in we_should_drop_the_connection()1448 current->comm, current->pid, connection->ko_count); in we_should_drop_the_connection()1791 connection->ko_count = rcu_dereference(connection->net_conf)->ko_count; in drbd_send()3732 timeout = nc->ko_count ? nc->timeout * HZ / 10 * nc->ko_count : MAX_SCHEDULE_TIMEOUT; in drbd_wait_misc()
1529 ent = nc->timeout * HZ/10 * nc->ko_count; in request_timer_fn()
736 unsigned int ko_count; member