Lines Matching refs:config_refs
104 refcount_t config_refs; member
349 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_xmit_timeout()
818 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_handle_cmd()
1008 refcount_inc(&nbd->config_refs); in nbd_reconnect_socket()
1105 if (refcount_dec_and_mutex_lock(&nbd->config_refs, in nbd_config_put()
1180 refcount_inc(&nbd->config_refs); in nbd_start_device()
1344 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_open()
1348 if (refcount_inc_not_zero(&nbd->config_refs)) { in nbd_open()
1358 refcount_set(&nbd->config_refs, 1); in nbd_open()
1602 refcount_set(&nbd->config_refs, 0); in nbd_dev_add()
1631 if (!refcount_read(&nbd->config_refs)) { in find_free_cb()
1728 if (refcount_read(&nbd->config_refs)) { in nbd_genl_connect()
1748 refcount_set(&nbd->config_refs, 1); in nbd_genl_connect()
1820 refcount_inc(&nbd->config_refs); in nbd_genl_connect()
1868 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_genl_disconnect()
1910 if (!refcount_inc_not_zero(&nbd->config_refs)) { in nbd_genl_reconfigure()
2051 if (refcount_read(&nbd->config_refs)) in populate_nbd_status()