Searched refs:io_stripe_size (Results 1 – 1 of 1) sorted by relevance
2105 u64 io_stripe_size; in btrfs_rmap_block() local2114 io_stripe_size = BTRFS_STRIPE_LEN; in btrfs_rmap_block()2119 io_stripe_size = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in btrfs_rmap_block()2151 bytenr = chunk_start + stripe_nr * io_stripe_size + offset; in btrfs_rmap_block()2167 *stripe_len = io_stripe_size; in btrfs_rmap_block()