Searched refs:nparity (Results 1 – 3 of 3) sorted by relevance
772 int nparity; in btrfs_check_chunk_valid() local782 nparity = btrfs_raid_array[raid_index].nparity; in btrfs_check_chunk_valid()795 if (unlikely(nparity && num_stripes == nparity)) { in btrfs_check_chunk_valid()798 num_stripes, nparity); in btrfs_check_chunk_valid()
46 .nparity = 0,59 .nparity = 0,72 .nparity = 0,85 .nparity = 0,98 .nparity = 0,111 .nparity = 0,124 .nparity = 0,137 .nparity = 1,3646 const int nparity = btrfs_raid_array[index].nparity; in calc_data_stripes() local5055 int nparity; member[all …]
419 u8 nparity; /* number of stripes worth of bytes to store member
Completed in 23 milliseconds