Lines Matching defs:sctx

109 	struct scrub_ctx *sctx;  member
324 static noinline_for_stack void scrub_free_ctx(struct scrub_ctx *sctx) in scrub_free_ctx()
337 static void scrub_put_ctx(struct scrub_ctx *sctx) in scrub_put_ctx()
346 struct scrub_ctx *sctx; in scrub_setup_ctx() local
561 static int fill_writer_pointer_gap(struct scrub_ctx *sctx, u64 physical) in fill_writer_pointer_gap()
867 static void scrub_stripe_report_errors(struct scrub_ctx *sctx, in scrub_stripe_report_errors()
1012 struct scrub_ctx *sctx = stripe->sctx; in scrub_stripe_read_repair_worker() local
1153 static void scrub_submit_write_bio(struct scrub_ctx *sctx, in scrub_submit_write_bio()
1195 static void scrub_write_sectors(struct scrub_ctx *sctx, struct scrub_stripe *stripe, in scrub_write_sectors()
1233 static void scrub_throttle_dev_io(struct scrub_ctx *sctx, struct btrfs_device *device, in scrub_throttle_dev_io()
1455 static int sync_write_pointer_for_zoned(struct scrub_ctx *sctx, u64 logical, in sync_write_pointer_for_zoned()
1648 static void scrub_submit_initial_read(struct scrub_ctx *sctx, in scrub_submit_initial_read()
1712 static void submit_initial_group_read(struct scrub_ctx *sctx, in submit_initial_group_read()
1734 static int flush_scrub_stripes(struct scrub_ctx *sctx) in flush_scrub_stripes()
1802 static int queue_scrub_stripe(struct scrub_ctx *sctx, struct btrfs_block_group *bg, in queue_scrub_stripe()
1843 static int scrub_raid56_parity_stripe(struct scrub_ctx *sctx, in scrub_raid56_parity_stripe()
2013 static int scrub_simple_mirror(struct scrub_ctx *sctx, in scrub_simple_mirror()
2112 static int scrub_simple_stripe(struct scrub_ctx *sctx, in scrub_simple_stripe()
2145 static noinline_for_stack int scrub_stripe(struct scrub_ctx *sctx, in scrub_stripe()
2314 static noinline_for_stack int scrub_chunk(struct scrub_ctx *sctx, in scrub_chunk()
2383 int scrub_enumerate_chunks(struct scrub_ctx *sctx, in scrub_enumerate_chunks()
2679 static int scrub_one_super(struct scrub_ctx *sctx, struct btrfs_device *dev, in scrub_one_super()
2714 static noinline_for_stack int scrub_supers(struct scrub_ctx *sctx, in scrub_supers()
2824 struct scrub_ctx *sctx; in btrfs_scrub_dev() local
3036 struct scrub_ctx *sctx; in btrfs_scrub_cancel_dev() local
3061 struct scrub_ctx *sctx = NULL; in btrfs_scrub_progress() local