Home
last modified time | relevance | path

Searched refs:nr_data_stripes (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
A Draid56.h20 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes() function
A Dscrub.c2747 const int data_stripes = nr_data_stripes(map); in get_raid56_logic_offset()
3224 increment = map->stripe_len * nr_data_stripes(map); in scrub_stripe()
A Dvolumes.c5771 len = map->stripe_len * nr_data_stripes(map); in btrfs_full_stripe_len()
6315 data_stripes = nr_data_stripes(map); in btrfs_get_io_geometry()
6404 data_stripes = nr_data_stripes(map); in __btrfs_map_block()
A Dblock-group.c1770 io_stripe_size = map->stripe_len * nr_data_stripes(map); in btrfs_rmap_block()

Completed in 37 milliseconds