Lines Matching refs:btrfs_stripe_nr_to_offset
1310 *offset = last_offset + btrfs_stripe_nr_to_offset(i); in get_raid56_logic_offset()
1324 *offset = last_offset + btrfs_stripe_nr_to_offset(j); in get_raid56_logic_offset()
1823 btrfs_stripe_nr_to_offset(nr_stripes)); in submit_initial_group_read()
1964 u64 length = btrfs_stripe_nr_to_offset(data_stripes); in scrub_raid56_parity_stripe()
1989 btrfs_stripe_nr_to_offset(rot); in scrub_raid56_parity_stripe()
1995 full_stripe_start + btrfs_stripe_nr_to_offset(i), in scrub_raid56_parity_stripe()
2005 btrfs_stripe_nr_to_offset(i); in scrub_raid56_parity_stripe()
2186 return btrfs_stripe_nr_to_offset(map->num_stripes / map->sub_stripes); in simple_stripe_full_stripe_len()
2202 return btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes) + in simple_stripe_get_logical()
2329 offset = btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes); in scrub_stripe()
2344 increment = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in scrub_stripe()