Searched defs:raid_bdev_read_sb_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct raid_bdev_read_sb_ctx { struct26 struct spdk_bdev_desc *desc;27 struct spdk_io_channel *ch;28 raid_bdev_load_sb_cb cb;29 void *cb_ctx;30 void *buf;31 uint32_t buf_size;