Searched refs:nr_data_stripes (Results 1 – 4 of 4) sorted by relevance
167 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes() function
1289 const int data_stripes = nr_data_stripes(map); in get_raid56_logic_offset()1841 const int data_stripes = nr_data_stripes(map); in scrub_raid56_parity_stripe()2166 sctx->raid56_data_stripes = kcalloc(nr_data_stripes(map), in scrub_stripe()2173 for (int i = 0; i < nr_data_stripes(map); i++) { in scrub_stripe()2222 increment = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in scrub_stripe()2275 for (int i = 0; i < nr_data_stripes(map); i++) in scrub_stripe()
5796 len = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in btrfs_full_stripe_len()6172 btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in btrfs_max_io_len()6185 rounddown(*stripe_nr, nr_data_stripes(map))); in btrfs_max_io_len()6290 data_stripes = nr_data_stripes(map); in btrfs_map_block()
2047 io_stripe_size = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in btrfs_rmap_block()