Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dvolumes.c3878 static u64 calc_data_stripes(u64 type, int num_stripes) in calc_data_stripes() function
3904 factor = calc_data_stripes(type, num_stripes); in chunk_drange_filter()
6914 const int data_stripes = calc_data_stripes(map->type, map->num_stripes); in btrfs_calc_stripe_length()