Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Draid56.h25 BTRFS_RBIO_PARITY_SCRUB, enumerator
H A Draid56.c661 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
868 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
1843 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in recover_vertical()
2462 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()