Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.c6516 u64 map_length; in btrfs_map_bio() local
6523 map_length = length; in btrfs_map_bio()
6527 &map_length, &bbio, mirror_num, 1); in btrfs_map_bio()
6546 map_length); in btrfs_map_bio()
6549 map_length, mirror_num, 1); in btrfs_map_bio()
6556 if (map_length < length) { in btrfs_map_bio()
6559 logical, length, map_length); in btrfs_map_bio()
Dscrub.c59 u64 map_length; member
1320 recover->map_length = mapped_length; in scrub_setup_recheck_block()
1410 page->recover->map_length, in scrub_submit_raid56_bio_wait()
Dextent_io.c2181 u64 map_length = 0; in repair_io_failure() local
2191 map_length = length; in repair_io_failure()
2207 &map_length, &bbio, 0); in repair_io_failure()
2216 &map_length, &bbio, mirror_num); in repair_io_failure()
Dinode.c2024 u64 map_length; in btrfs_bio_fits_in_stripe() local
2032 map_length = length; in btrfs_bio_fits_in_stripe()
2033 ret = btrfs_get_io_geometry(fs_info, btrfs_op(bio), logical, map_length, in btrfs_bio_fits_in_stripe()