Searched defs:clone_info (Results 1 – 4 of 4) sorted by relevance
82 struct clone_info { struct83 struct dm_table *map;84 struct bio *bio;85 struct dm_io *io;86 sector_t sector;87 unsigned int sector_count;88 bool is_abnormal_io:1;89 bool submit_as_polled:1;
68 struct clone_info { struct69 struct dm_table *map;70 struct bio *bio;71 struct dm_io *io;72 sector_t sector;73 unsigned sector_count;
466 struct btrfs_replace_extent_info clone_info; in btrfs_clone() local
480 struct btrfs_replace_extent_info clone_info; in btrfs_clone() local