Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Draid56.c58 BTRFS_RBIO_PARITY_SCRUB, enumerator
577 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
806 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
908 max_errors = (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) ? in raid_write_end_io()
1818 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
1979 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2242 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()