Searched refs:btrfs_calc_stripe_length (Results 1 – 3 of 3) sorted by relevance
748 u64 btrfs_calc_stripe_length(const struct btrfs_chunk_map *map);
6807 u64 btrfs_calc_stripe_length(const struct btrfs_chunk_map *map) in btrfs_calc_stripe_length() function6944 map->stripe_size = btrfs_calc_stripe_length(map); in read_one_chunk()7833 stripe_len = btrfs_calc_stripe_length(map); in verify_one_dev_extent()
2250 const u64 dev_stripe_len = btrfs_calc_stripe_length(map); in scrub_stripe()