Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.c3674 static u64 calc_data_stripes(u64 type, int num_stripes) in calc_data_stripes() function
3700 factor = calc_data_stripes(type, num_stripes); in chunk_drange_filter()
7087 const int data_stripes = calc_data_stripes(map->type, map->num_stripes); in btrfs_calc_stripe_length()