Searched refs:bdev_rbd (Results 1 – 5 of 5) sorted by relevance
37 struct bdev_rbd { struct58 TAILQ_ENTRY(bdev_rbd) tailq; argument66 struct bdev_rbd *disk; argument98 struct bdev_rbd *rbd = arg; in _rbd_update_callback()180 bdev_rbd_free(struct bdev_rbd *rbd) in bdev_rbd_free()342 struct bdev_rbd *rbd = arg; in bdev_rbd_cluster_handle()409 struct bdev_rbd *rbd = arg; in bdev_rbd_init_context()450 bdev_rbd_init(struct bdev_rbd *rbd) in bdev_rbd_init()533 _bdev_rbd_start_aio(struct bdev_rbd *disk, struct spdk_bdev_io *bdev_io, in _bdev_rbd_start_aio()607 struct bdev_rbd *disk = (struct bdev_rbd *)bdev_io->bdev->ctxt; in bdev_rbd_start_aio()[all …]
12 C_SRCS = bdev_rbd.c bdev_rbd_rpc.c13 LIBNAME = bdev_rbd
99 SPDK_DEBUGLOG(bdev_rbd, "spdk_json_decode_object failed\n"); in rpc_bdev_rbd_create()244 SPDK_DEBUGLOG(bdev_rbd, "spdk_json_decode_object failed\n"); in rpc_bdev_rbd_register_cluster()
89 BLOCKDEV_MODULES_LIST += bdev_rbd
163 DEPDIRS-bdev_rbd := $(BDEV_DEPS_THREAD)