Searched refs:stripe_npages (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/btrfs/
H A Draid56.h80 u8 stripe_npages; member in struct:btrfs_raid_bio
H A Draid56.c905 const unsigned int stripe_npages = BTRFS_STRIPE_LEN >> PAGE_SHIFT; local
906 const unsigned int num_pages = stripe_npages * real_stripes;
957 rbio->stripe_npages = stripe_npages;
985 const int data_pages = rbio->nr_data * rbio->stripe_npages;
1558 const int data_pages = rbio->nr_data * rbio->stripe_npages;

Completed in 94 milliseconds