Lines Matching defs:config_refs
109 refcount_t config_refs;
403 if (!refcount_inc_not_zero(&nbd->config_refs)) {
958 if (!refcount_inc_not_zero(&nbd->config_refs)) {
1185 refcount_inc(&nbd->config_refs);
1283 if (refcount_dec_and_mutex_lock(&nbd->config_refs,
1368 * dropping the last config_refs and trying to destroy
1380 refcount_inc(&nbd->config_refs);
1571 if (!refcount_inc_not_zero(&nbd->config_refs)) {
1575 if (refcount_inc_not_zero(&nbd->config_refs)) {
1586 refcount_set(&nbd->config_refs, 1);
1833 refcount_set(&nbd->config_refs, 0);
1862 if (!refcount_read(&nbd->config_refs)) {
2006 if (refcount_read(&nbd->config_refs)) {
2027 refcount_set(&nbd->config_refs, 1);
2105 refcount_inc(&nbd->config_refs);
2165 if (!refcount_inc_not_zero(&nbd->config_refs)) {
2207 if (!refcount_inc_not_zero(&nbd->config_refs)) {
2353 if (refcount_read(&nbd->config_refs))
2568 if (refcount_read(&nbd->config_refs))
2570 refcount_read(&nbd->config_refs));