Searched refs:scrub_ctx (Results 1 – 2 of 2) sorted by relevance
41 struct scrub_ctx;109 struct scrub_ctx *sctx;185 struct scrub_ctx { struct290 static void scrub_put_ctx(struct scrub_ctx *sctx);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()343 static noinline_for_stack struct scrub_ctx *scrub_setup_ctx( in scrub_setup_ctx()346 struct scrub_ctx *sctx; in scrub_setup_ctx()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()[all …]
154 struct scrub_ctx *scrub_ctx; member