Searched refs:btrfs_calc_stripe_length (Results 1 – 3 of 3) sorted by relevance
781 u64 btrfs_calc_stripe_length(const struct btrfs_chunk_map *map);
6965 u64 btrfs_calc_stripe_length(const struct btrfs_chunk_map *map) in btrfs_calc_stripe_length() function7092 map->stripe_size = btrfs_calc_stripe_length(map); in read_one_chunk()7945 stripe_len = btrfs_calc_stripe_length(map); in verify_one_dev_extent()
2373 const u64 dev_stripe_len = btrfs_calc_stripe_length(map); in scrub_stripe()