Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Draid56.h168 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes() function
A Dscrub.c2915 const int data_stripes = nr_data_stripes(map); in get_raid56_logic_offset()
3708 increment = map->stripe_len * nr_data_stripes(map); in scrub_stripe()
A Dvolumes.c5796 len = map->stripe_len * nr_data_stripes(map); in btrfs_full_stripe_len()
6303 unsigned long full_stripe_len = stripe_len * nr_data_stripes(map); in btrfs_max_io_len()
6369 data_stripes = nr_data_stripes(map); in __btrfs_map_block()
A Dblock-group.c1991 io_stripe_size = map->stripe_len * nr_data_stripes(map); in btrfs_rmap_block()

Completed in 28 milliseconds