Home
last modified time | relevance | path

Searched refs:first_connection (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c366 connection = first_connection(resource); in in_flight_summary_show()
H A Ddrbd_state.c106 conn_highest_role(first_connection(resource)); in remember_old_state()
168 conn_highest_role(first_connection(resource)); in remember_new_state()
H A Ddrbd_int.h2253 static inline struct drbd_connection *first_connection(struct drbd_resource *resource) in first_connection() function
H A Ddrbd_nl.c2554 connection = first_connection(adm_ctx.resource); in drbd_adm_connect()
4208 info->res_role = conn_highest_role(first_connection(resource)); in resource_to_info()
4357 first_connection(device->resource); in adm_del_minor()
H A Ddrbd_main.c2791 device->state.conn = first_connection(resource)->cstate; in drbd_create_device()