Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dvolumes.c7352 static u64 calc_stripe_length(u64 type, u64 chunk_len, int num_stripes) in calc_stripe_length() function
7397 stripe_len = calc_stripe_length(map->type, em->len, map->num_stripes); in verify_one_dev_extent()