Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Draid56.c41 BTRFS_RBIO_PARITY_SCRUB, enumerator
571 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
802 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
904 max_errors = (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) ? in raid_write_end_io()
1827 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
1997 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2264 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()