Home
last modified time | relevance | path

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

/fs/btrfs/
Dscrub.c37 struct scrub_ctx;
85 struct scrub_ctx *sctx;
106 struct scrub_ctx *sctx;
123 struct scrub_ctx *sctx;
154 struct scrub_ctx { struct
209 static void scrub_pending_bio_inc(struct scrub_ctx *sctx); argument
210 static void scrub_pending_bio_dec(struct scrub_ctx *sctx);
235 static int scrub_add_page_to_rd_bio(struct scrub_ctx *sctx,
237 static int scrub_pages(struct scrub_ctx *sctx, u64 logical, u64 len,
249 static int scrub_add_page_to_wr_bio(struct scrub_ctx *sctx,
[all …]
Dvolumes.h133 struct scrub_ctx *scrub_ctx; member