Searched defs:scrub_ctx (Results 1 – 3 of 3) sorted by relevance
185 struct scrub_ctx { struct190 struct btrfs_path csum_path;191 int first_free;192 int cur_stripe;193 atomic_t cancel_req;194 int readonly;197 ktime_t throttle_deadline;198 u64 throttle_sent;200 int is_dev_replace;201 u64 write_pointer;[all …]
186 struct scrub_ctx *scrub_ctx; member
160 struct edac_scrub_context *scrub_ctx; in scrub_create_desc() local