Searched refs:ns_max (Results 1 – 1 of 1) sorted by relevance
2041 union drbd_state ns_max; /* new, max state, over all devices */ member 2053 union drbd_state ns_max = acscw->ns_max; in w_after_conn_state_ch() local 2062 if (oc == C_STANDALONE && ns_max.conn == C_UNCONNECTED) in w_after_conn_state_ch() 2065 if (oc == C_DISCONNECTING && ns_max.conn == C_STANDALONE) { in w_after_conn_state_ch() 2086 if (ns_max.susp_fen) { in w_after_conn_state_ch() 2088 if (ns_max.pdsk <= D_OUTDATED) { in w_after_conn_state_ch() 2206 union drbd_state ns, os, ns_max = { }; in conn_set_state() local 2242 ns_max.role = max_role(ns.role, ns_max in conn_set_state() 2299 union drbd_state ns_max, ns_min, os; _conn_request_state() local [all...]