Searched refs:nr_data_stripes (Results 1 – 3 of 3) sorted by relevance
20 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes() function
5441 len = map->stripe_len * nr_data_stripes(map); in btrfs_full_stripe_len()5960 data_stripes = nr_data_stripes(map); in btrfs_get_io_geometry()6054 data_stripes = nr_data_stripes(map); in __btrfs_map_block()6306 length = div_u64(length, nr_data_stripes(map)); in btrfs_rmap_block()6307 rmap_len = map->stripe_len * nr_data_stripes(map); in btrfs_rmap_block()
2676 const int data_stripes = nr_data_stripes(map); in get_raid56_logic_offset()3103 increment = map->stripe_len * nr_data_stripes(map); in scrub_stripe()