Searched refs:btrfs_calc_stripe_length (Results 1 – 2 of 2) sorted by relevance
7444 u64 btrfs_calc_stripe_length(const struct btrfs_chunk_map *map) in btrfs_calc_stripe_length() function7573 map->stripe_size = btrfs_calc_stripe_length(map); in read_one_chunk()8451 stripe_len = btrfs_calc_stripe_length(map); in verify_one_dev_extent()
2436 const u64 dev_stripe_len = btrfs_calc_stripe_length(map); in scrub_stripe()