Home
last modified time | relevance | path

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

/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.h2216 static inline struct drbd_connection *first_connection(struct drbd_resource *resource) in first_connection() function
H A Ddrbd_main.c2761 device->state.conn = first_connection(resource)->cstate; in drbd_create_device()