Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Draid56.h20 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes() function
H A Dscrub.c2605 const int data_stripes = nr_data_stripes(map); in get_raid56_logic_offset()
3033 increment = map->stripe_len * nr_data_stripes(map); in scrub_stripe()
H A Dvolumes.c5502 len = map->stripe_len * nr_data_stripes(map); in btrfs_full_stripe_len()
6014 data_stripes = nr_data_stripes(map); in btrfs_get_io_geometry()
6105 data_stripes = nr_data_stripes(map); in __btrfs_map_block()
H A Dblock-group.c1680 io_stripe_size = map->stripe_len * nr_data_stripes(map); in btrfs_rmap_block()