Lines Matching refs:btrfs_stripe_nr_to_offset
1301 *offset = last_offset + btrfs_stripe_nr_to_offset(i); in get_raid56_logic_offset()
1315 *offset = last_offset + btrfs_stripe_nr_to_offset(j); in get_raid56_logic_offset()
1707 btrfs_stripe_nr_to_offset(nr_stripes)); in submit_initial_group_read()
1843 u64 length = btrfs_stripe_nr_to_offset(data_stripes); in scrub_raid56_parity_stripe()
1868 btrfs_stripe_nr_to_offset(rot); in scrub_raid56_parity_stripe()
1874 full_stripe_start + btrfs_stripe_nr_to_offset(i), in scrub_raid56_parity_stripe()
1884 btrfs_stripe_nr_to_offset(i); in scrub_raid56_parity_stripe()
2062 return btrfs_stripe_nr_to_offset(map->num_stripes / map->sub_stripes); in simple_stripe_full_stripe_len()
2078 return btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes) + in simple_stripe_get_logical()
2207 offset = btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes); in scrub_stripe()
2222 increment = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in scrub_stripe()