Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
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); argument
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 *sctx,
[all …]
Dvolumes.h120 struct scrub_ctx *scrub_ctx; member