Home
last modified time | relevance | path

Searched defs:clone_info (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
Ddm.c68 struct clone_info { struct
69 struct dm_table *map;
70 struct bio *bio;
71 struct dm_io *io;
72 sector_t sector;
73 unsigned sector_count;
/kernel/linux/linux-5.10/fs/btrfs/
Dreflink.c466 struct btrfs_replace_extent_info clone_info; in btrfs_clone() local