Home
last modified time | relevance | path

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

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