Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Draid56.h16 BTRFS_RBIO_PARITY_SCRUB, enumerator
Draid56.c526 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
755 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
861 max_errors = (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) ? in raid_write_end_io()
1908 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
2068 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2297 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()