Searched defs:scrub_copy_nocow_ctx (Results 1 – 1 of 1) sorted by relevance
223 struct scrub_copy_nocow_ctx { struct224 struct scrub_ctx *sctx;225 u64 logical;226 u64 len;227 int mirror_num;228 u64 physical_for_dev_replace;229 struct list_head inodes;230 struct btrfs_work work;