Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.c2037 union drbd_state ns_max; /* new, max state, over all devices */ member
2049 union drbd_state ns_max = acscw->ns_max; in w_after_conn_state_ch() local
2202 union drbd_state ns, os, ns_max = { }; in conn_set_state() local
2295 union drbd_state ns_max, ns_min, os; in _conn_request_state() local