Searched refs:bdev_rbd_pool_ctx (Results 1 – 1 of 1) sorted by relevance
26 struct bdev_rbd_pool_ctx { struct31 STAILQ_ENTRY(bdev_rbd_pool_ctx) link; argument34 static STAILQ_HEAD(, bdev_rbd_pool_ctx) g_map_bdev_rbd_pool_ctx = STAILQ_HEAD_INITIALIZER(50 struct bdev_rbd_pool_ctx *ctx;164 bdev_rbd_put_pool_ctx(struct bdev_rbd_pool_ctx *entry) in bdev_rbd_put_pool_ctx()172 STAILQ_REMOVE(&g_map_bdev_rbd_pool_ctx, entry, bdev_rbd_pool_ctx, link); in bdev_rbd_put_pool_ctx()357 bdev_rbd_get_pool_ctx(rados_t *cluster_p, const char *name, struct bdev_rbd_pool_ctx **ctx) in bdev_rbd_get_pool_ctx()359 struct bdev_rbd_pool_ctx *entry; in bdev_rbd_get_pool_ctx()