Home
last modified time | relevance | path

Searched refs:nparity (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
A Dtree-checker.c772 int nparity; in btrfs_check_chunk_valid() local
782 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()
A Dvolumes.c46 .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() local
5055 int nparity; member
[all …]
A Dvolumes.h419 u8 nparity; /* number of stripes worth of bytes to store member

Completed in 23 milliseconds