Home
last modified time | relevance | path

Searched refs:map_length (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
Dvolumes.c6798 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()
Dscrub.c61 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()
Dextent_io.c2293 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()