Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dscrub.c39 struct scrub_ctx;
85 struct scrub_ctx *sctx;
106 struct scrub_ctx *sctx;
123 struct scrub_ctx *sctx;
154 struct scrub_ctx { struct
573 struct scrub_ctx *sctx; in scrub_setup_ctx()
4071 struct scrub_ctx *sctx; in btrfs_scrub_dev()
4146 if (dev->scrub_ctx || in btrfs_scrub_dev()
4158 dev->scrub_ctx = sctx; in btrfs_scrub_dev()
4208 dev->scrub_ctx = NULL; in btrfs_scrub_dev()
[all …]
A Dvolumes.h124 struct scrub_ctx *scrub_ctx; member

Completed in 14 milliseconds