Lines Matching refs:stripe_len
1659 u64 physical, u64 **logical, int *naddrs, int *stripe_len) in btrfs_rmap_block() argument
1676 io_stripe_size = map->stripe_len; in btrfs_rmap_block()
1680 io_stripe_size = map->stripe_len * nr_data_stripes(map); in btrfs_rmap_block()
1698 stripe_nr = div64_u64(stripe_nr, map->stripe_len); in btrfs_rmap_block()
1728 *stripe_len = io_stripe_size; in btrfs_rmap_block()
1739 int stripe_len; in exclude_super_stripes() local
1743 stripe_len = BTRFS_SUPER_INFO_OFFSET - cache->start; in exclude_super_stripes()
1744 cache->bytes_super += stripe_len; in exclude_super_stripes()
1746 stripe_len); in exclude_super_stripes()
1754 bytenr, &logical, &nr, &stripe_len); in exclude_super_stripes()
1759 u64 len = min_t(u64, stripe_len, in exclude_super_stripes()