Lines Matching refs:ref
30 uint32_t ref; member
85 uint32_t ref; member
152 assert(entry->ref > 0); in bdev_rbd_put_cluster()
153 entry->ref--; in bdev_rbd_put_cluster()
169 assert(entry->ref > 0); in bdev_rbd_put_pool_ctx()
170 entry->ref--; in bdev_rbd_put_pool_ctx()
171 if (entry->ref == 0) { in bdev_rbd_put_pool_ctx()
313 entry->ref++; in bdev_rbd_get_cluster()
369 entry->ref++; in bdev_rbd_get_pool_ctx()
392 entry->ref = 1; in bdev_rbd_get_pool_ctx()
1225 if (entry->ref == 0) { in bdev_rbd_unregister_cluster()