Searched refs:stripe_npages (Results 1 – 2 of 2) sorted by relevance
80 u8 stripe_npages; member
985 const unsigned int stripe_npages = BTRFS_STRIPE_LEN >> PAGE_SHIFT; in alloc_rbio() local986 const unsigned int num_pages = stripe_npages * real_stripes; in alloc_rbio()1037 rbio->stripe_npages = stripe_npages; in alloc_rbio()1065 const int data_pages = rbio->nr_data * rbio->stripe_npages; in alloc_rbio_parity_pages()1640 const int data_pages = rbio->nr_data * rbio->stripe_npages; in alloc_rbio_data_pages()
Completed in 11 milliseconds