Home
last modified time | relevance | path

Searched defs:ns_max (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/drbd/
Ddrbd_state.c2045 union drbd_state ns_max; /* new, max state, over all devices */ member
2057 union drbd_state ns_max = acscw->ns_max; in w_after_conn_state_ch() local
2212 union drbd_state ns, os, ns_max = { }; in conn_set_state() local
2305 union drbd_state ns_max, ns_min, os; in _conn_request_state() local