Searched refs:nparity (Results 1 – 2 of 2) sorted by relevance
43 .nparity = 0,56 .nparity = 0,69 .nparity = 0,82 .nparity = 0,95 .nparity = 0,108 .nparity = 1,121 .nparity = 2,3464 const int nparity = btrfs_raid_array[index].nparity; in calc_data_stripes() local3466 if (nparity) in calc_data_stripes()3467 return num_stripes - nparity; in calc_data_stripes()[all …]
365 u8 nparity; /* number of stripes worth of bytes to store member