Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c950 static unsigned long rbio_nr_pages(unsigned long stripe_len, int nr_stripes) in rbio_nr_pages() argument
952 unsigned long nr = stripe_len * nr_stripes; in rbio_nr_pages()