Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c6629 static u64 calc_stripe_length(u64 type, u64 chunk_len, int num_stripes) in calc_stripe_length() function
6709 em->orig_block_len = calc_stripe_length(map->type, em->len, in read_one_chunk()
7614 stripe_len = calc_stripe_length(map->type, em->len, map->num_stripes); in verify_one_dev_extent()