Lines Matching refs:btrfs_stripe_nr_to_offset
1433 *offset = last_offset + btrfs_stripe_nr_to_offset(i); in get_raid56_logic_offset()
1447 *offset = last_offset + btrfs_stripe_nr_to_offset(j); in get_raid56_logic_offset()
1928 btrfs_stripe_nr_to_offset(nr_stripes)); in submit_initial_group_read()
2072 u64 length = btrfs_stripe_nr_to_offset(data_stripes); in scrub_raid56_parity_stripe()
2097 btrfs_stripe_nr_to_offset(rot); in scrub_raid56_parity_stripe()
2103 full_stripe_start + btrfs_stripe_nr_to_offset(i), in scrub_raid56_parity_stripe()
2113 btrfs_stripe_nr_to_offset(i); in scrub_raid56_parity_stripe()
2297 return btrfs_stripe_nr_to_offset(map->num_stripes / map->sub_stripes); in simple_stripe_full_stripe_len()
2313 return btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes) + in simple_stripe_get_logical()
2440 offset = btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes); in scrub_stripe()
2455 increment = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in scrub_stripe()