Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c3686 static u64 calc_data_stripes(u64 type, int num_stripes) in calc_data_stripes() function
3712 factor = calc_data_stripes(type, num_stripes); in chunk_drange_filter()
6674 const int data_stripes = calc_data_stripes(map->type, map->num_stripes); in btrfs_calc_stripe_length()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c3514 static u64 calc_data_stripes(u64 type, int num_stripes) in calc_data_stripes() function
3543 factor = calc_data_stripes(type, num_stripes); in chunk_drange_filter()

Completed in 17 milliseconds