Lines Matching refs:drbd_connection

297 static void setup_khelper_env(struct drbd_connection *connection, char **envp)  in setup_khelper_env()
334 struct drbd_connection *connection = first_peer_device(device)->connection; in drbd_khelper()
374 static int conn_khelper(struct drbd_connection *connection, char *cmd) in conn_khelper()
409 static enum drbd_fencing_p highest_fencing_policy(struct drbd_connection *connection) in highest_fencing_policy()
438 bool conn_try_outdate_peer(struct drbd_connection *connection) in conn_try_outdate_peer()
536 struct drbd_connection *connection = (struct drbd_connection *)data; in _try_outdate_peer_async()
544 void conn_try_outdate_peer_async(struct drbd_connection *connection) in conn_try_outdate_peer_async()
566 struct drbd_connection *const connection = peer_device ? peer_device->connection : NULL; in drbd_set_role()
575 struct drbd_connection *connection; in drbd_set_role()
1152 struct drbd_connection *connection = first_peer_device(device)->connection; in drbd_setup_queue_param()
1229 static void conn_reconfig_start(struct drbd_connection *connection) in conn_reconfig_start()
1236 static void conn_reconfig_done(struct drbd_connection *connection) in conn_reconfig_done()
1457 struct drbd_connection *connection; in drbd_adm_attach()
1958 static bool conn_resync_running(struct drbd_connection *connection) in conn_resync_running()
1980 static bool conn_ov_running(struct drbd_connection *connection) in conn_ov_running()
2001 _check_net_options(struct drbd_connection *connection, struct net_conf *old_net_conf, struct net_co… in _check_net_options()
2045 check_net_options(struct drbd_connection *connection, struct net_conf *new_net_conf) in check_net_options()
2130 struct drbd_connection *connection; in drbd_adm_net_opts()
2255 struct drbd_connection *connection; in drbd_adm_connect()
2378 static enum drbd_state_rv conn_try_disconnect(struct drbd_connection *connection, bool force) in conn_try_disconnect()
2439 struct drbd_connection *connection; in drbd_adm_disconnect()
2883 struct drbd_connection *connection, in nla_put_drbd_cfg_context()
2915 static struct drbd_connection *the_only_connection(struct drbd_resource *resource) in the_only_connection()
2921 return list_first_entry(&resource->connections, struct drbd_connection, connections); in the_only_connection()
3144 struct drbd_connection *connection; in get_one_status()
3535 struct drbd_connection *connection; in adm_del_resource()
3558 struct drbd_connection *connection; in drbd_adm_down()