Home
last modified time | relevance | path

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

/fs/btrfs/
A Draid56.h176 static inline int nr_data_stripes(const struct btrfs_chunk_map *map) in nr_data_stripes() function
A Dscrub.c1421 const int data_stripes = nr_data_stripes(map); in get_raid56_logic_offset()
2070 const int data_stripes = nr_data_stripes(map); in scrub_raid56_parity_stripe()
2399 sctx->raid56_data_stripes = kcalloc(nr_data_stripes(map), in scrub_stripe()
2406 for (int i = 0; i < nr_data_stripes(map); i++) { in scrub_stripe()
2455 increment = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in scrub_stripe()
2506 for (int i = 0; i < nr_data_stripes(map); i++) in scrub_stripe()
A Dvolumes.c5924 len = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in btrfs_full_stripe_len()
6357 btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in btrfs_max_io_len()
6369 rounddown(io_geom->stripe_nr, nr_data_stripes(map))); in btrfs_max_io_len()
6510 int data_stripes = nr_data_stripes(map); in map_blocks_raid56_write()
6540 int data_stripes = nr_data_stripes(map); in map_blocks_raid56_read()
6737 nr_data_stripes(map)); in btrfs_map_block()
A Dblock-group.c2160 io_stripe_size = btrfs_stripe_nr_to_offset(nr_data_stripes(map)); in btrfs_rmap_block()

Completed in 31 milliseconds