Home
last modified time | relevance | path

Searched refs:raid_bdev_read_sb_ctx (Results 1 – 2 of 2) sorted by relevance

/spdk/module/bdev/raid/
H A Dbdev_raid_sb.c25 struct raid_bdev_read_sb_ctx { struct
136 raid_bdev_parse_superblock(struct raid_bdev_read_sb_ctx *ctx) in raid_bdev_parse_superblock()
188 raid_bdev_read_sb_ctx_free(struct raid_bdev_read_sb_ctx *ctx) in raid_bdev_read_sb_ctx_free()
198 raid_bdev_read_sb_remainder(struct raid_bdev_read_sb_ctx *ctx) in raid_bdev_read_sb_remainder()
231 struct raid_bdev_read_sb_ctx *ctx = cb_arg; in raid_bdev_read_sb_cb()
276 struct raid_bdev_read_sb_ctx *ctx; in raid_bdev_load_base_bdev_superblock()
/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/
H A Dbdev_raid_sb_ut.c334 struct raid_bdev_read_sb_ctx ctx = { in test_raid_bdev_parse_superblock()