Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Draid56.c41 BTRFS_RBIO_PARITY_SCRUB, enumerator
574 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
805 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
913 max_errors = (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) ? in raid_write_end_io()
1872 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
2042 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2301 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()