conn_highest_role 2318 drivers/block/drbd/drbd_nl.c 	    conn_highest_role(connection) == R_PRIMARY &&
conn_highest_role 4277 drivers/block/drbd/drbd_nl.c 	info->res_role = conn_highest_role(first_connection(resource));
conn_highest_role 5196 drivers/block/drbd/drbd_receiver.c 	if (conn_highest_role(connection) == R_PRIMARY && conn_highest_pdsk(connection) >= D_UNKNOWN)
conn_highest_role  106 drivers/block/drbd/drbd_state.c 		conn_highest_role(first_connection(resource));
conn_highest_role  168 drivers/block/drbd/drbd_state.c 		conn_highest_role(first_connection(resource));
conn_highest_role  167 drivers/block/drbd/drbd_state.h enum drbd_role conn_highest_role(struct drbd_connection *connection);