Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Draid56.h16 BTRFS_RBIO_PARITY_SCRUB, enumerator
H A Draid56.c584 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
791 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
1734 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in recover_vertical()
2353 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()
/kernel/linux/linux-5.10/fs/btrfs/
H A Draid56.c57 BTRFS_RBIO_PARITY_SCRUB, enumerator
588 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
817 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) { in unlock_stripe()
925 max_errors = (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) ? in raid_write_end_io()
1868 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
2035 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2290 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()

Completed in 7 milliseconds