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

/linux-master/fs/btrfs/
H A Draid56.h25 BTRFS_RBIO_PARITY_SCRUB, enumerator in enum:btrfs_rbio_ops
H A Draid56.c583 if (last->operation == BTRFS_RBIO_PARITY_SCRUB)
790 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) {
1761 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB &&
2380 rbio->operation = BTRFS_RBIO_PARITY_SCRUB;

Completed in 127 milliseconds