Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Draid56.c1394 const bool has_qstripe = rbio->bioc->map_type & BTRFS_BLOCK_GROUP_RAID6; in generate_pq_vertical_step() local
1404 if (has_qstripe) { in generate_pq_vertical_step()
1427 const bool has_qstripe = (rbio->bioc->map_type & BTRFS_BLOCK_GROUP_RAID6); in generate_pq_vertical() local
1434 if (has_qstripe) in generate_pq_vertical()
2631 const bool has_qstripe = (rbio->real_stripes - rbio->nr_data == 2); in verify_one_parity_step() local
2644 if (has_qstripe) { in verify_one_parity_step()
2693 bool has_qstripe; in finish_parity_scrub() local
2704 has_qstripe = false; in finish_parity_scrub()
2706 has_qstripe = true; in finish_parity_scrub()
2733 if (has_qstripe) { in finish_parity_scrub()