Searched refs:has_net_conf (Results 1 – 1 of 1) sorted by relevance
707 static inline bool has_net_conf(struct drbd_connection *connection) in has_net_conf() function709 bool has_net_conf; in has_net_conf() local712 has_net_conf = rcu_dereference(connection->net_conf); in has_net_conf()715 return has_net_conf; in has_net_conf()