Searched refs:map_length (Results 1 – 3 of 3) sorted by relevance
/fs/btrfs/ |
D | volumes.c | 6798 u64 map_length; in btrfs_map_bio() local 6805 map_length = length; in btrfs_map_bio() 6809 &map_length, &bioc, mirror_num, 1); in btrfs_map_bio() 6828 map_length); in btrfs_map_bio() 6831 map_length, mirror_num, 1); in btrfs_map_bio() 6838 if (map_length < length) { in btrfs_map_bio() 6841 logical, length, map_length); in btrfs_map_bio()
|
D | scrub.c | 61 u64 map_length; member 1314 recover->map_length = mapped_length; in scrub_setup_recheck_block() 1404 spage->recover->map_length, in scrub_submit_raid56_bio_wait()
|
D | extent_io.c | 2293 u64 map_length = 0; in repair_io_failure() local 2306 map_length = length; in repair_io_failure() 2322 &map_length, &bioc, 0); in repair_io_failure() 2331 &map_length, &bioc, mirror_num); in repair_io_failure()
|