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

/linux-master/fs/btrfs/
H A Draid56.c904 const unsigned int stripe_npages = BTRFS_STRIPE_LEN >> PAGE_SHIFT; local
905 const unsigned int num_pages = stripe_npages * real_stripes;
956 rbio->stripe_npages = stripe_npages;
984 const int data_pages = rbio->nr_data * rbio->stripe_npages;
1557 const int data_pages = rbio->nr_data * rbio->stripe_npages;
H A Draid56.h80 u8 stripe_npages; member in struct:btrfs_raid_bio

Completed in 264 milliseconds