Home
last modified time | relevance | path

Searched refs:scrub_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dscrub.c38 struct scrub_ctx;
86 struct scrub_ctx *sctx;
107 struct scrub_ctx *sctx;
124 struct scrub_ctx *sctx;
155 struct scrub_ctx { struct
210 static void scrub_pending_bio_inc(struct scrub_ctx *sctx);
211 static void scrub_pending_bio_dec(struct scrub_ctx *sctx);
236 static int scrub_add_page_to_rd_bio(struct scrub_ctx *sctx,
238 static int scrub_pages(struct scrub_ctx *sctx, u64 logical, u64 len,
250 static int scrub_add_page_to_wr_bio(struct scrub_ctx *sct
[all...]
H A Dvolumes.h120 struct scrub_ctx *scrub_ctx; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dscrub.c41 struct scrub_ctx;
109 struct scrub_ctx *sctx;
185 struct scrub_ctx { struct
290 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 *sct
[all...]
H A Dvolumes.h154 struct scrub_ctx *scrub_ctx; member

Completed in 7 milliseconds