Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Draid56.c66 BTRFS_RBIO_PARITY_SCRUB = 2, enumerator
601 if (last->operation == BTRFS_RBIO_PARITY_SCRUB || in rbio_can_merge()
602 cur->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
799 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
1825 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
1974 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2218 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()