Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Draid56.h24 BTRFS_RBIO_PARITY_SCRUB, enumerator
H A Draid56.c700 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
930 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
2057 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in recover_vertical()
2582 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()