Lines Matching defs:_ctx
2090 raid_bdev_process_base_bdev_remove_cont(void *_ctx)
2092 struct raid_bdev_process_base_bdev_remove_ctx *ctx = _ctx;
2102 _raid_bdev_process_base_bdev_remove(void *_ctx)
2104 struct raid_bdev_process_base_bdev_remove_ctx *ctx = _ctx;
3577 raid_bdev_examine_others_done(void *_ctx, int status)
3579 struct raid_bdev_examine_others_ctx *ctx = _ctx;
3593 static void raid_bdev_examine_others(void *_ctx, int status);
3597 int status, void *_ctx)
3599 struct raid_bdev_examine_others_ctx *ctx = _ctx;
3610 raid_bdev_examine_others(void *_ctx, int status)
3612 struct raid_bdev_examine_others_ctx *ctx = _ctx;
3831 raid_bdev_examine_load_sb_done(const struct raid_bdev_superblock *sb, int status, void *_ctx)
3833 struct raid_bdev_examine_ctx *ctx = _ctx;