Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c66 BTRFS_RBIO_PARITY_SCRUB, enumerator
602 if (last->operation == BTRFS_RBIO_PARITY_SCRUB || in rbio_can_merge()
603 cur->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
807 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
1834 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
1987 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2241 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()