Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Draid56.c57 BTRFS_RBIO_PARITY_SCRUB, enumerator
585 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
814 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
916 max_errors = (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) ? in raid_write_end_io()
1819 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
1986 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2249 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()