Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.c7332 static u64 calc_stripe_length(u64 type, u64 chunk_len, int num_stripes) in calc_stripe_length() function
7378 stripe_len = calc_stripe_length(map->type, em->len, map->num_stripes); in verify_one_dev_extent()