Home
last modified time | relevance | path

Searched refs:_check_net_options (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c2294 _check_net_options(struct drbd_connection *connection, struct net_conf *old_net_conf, struct net_conf *new_net_conf) in _check_net_options() function
2345 rv = _check_net_options(connection, rcu_dereference(connection->net_conf), new_net_conf); in check_net_options()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_nl.c2238 _check_net_options(struct drbd_connection *connection, struct net_conf *old_net_conf, struct net_conf *new_net_conf) in _check_net_options() function
2289 rv = _check_net_options(connection, rcu_dereference(connection->net_conf), new_net_conf); in check_net_options()

Completed in 12 milliseconds