Lines Matching refs:stripe_len
1760 int *naddrs, int *stripe_len) in btrfs_rmap_block() argument
1777 io_stripe_size = map->stripe_len; in btrfs_rmap_block()
1782 io_stripe_size = map->stripe_len * nr_data_stripes(map); in btrfs_rmap_block()
1804 stripe_nr = div64_u64_rem(stripe_nr, map->stripe_len, &offset); in btrfs_rmap_block()
1833 *stripe_len = io_stripe_size; in btrfs_rmap_block()
1845 int stripe_len; in exclude_super_stripes() local
1849 stripe_len = BTRFS_SUPER_INFO_OFFSET - cache->start; in exclude_super_stripes()
1850 cache->bytes_super += stripe_len; in exclude_super_stripes()
1852 stripe_len); in exclude_super_stripes()
1860 bytenr, &logical, &nr, &stripe_len); in exclude_super_stripes()
1873 u64 len = min_t(u64, stripe_len, in exclude_super_stripes()