Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
1867 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in __raid_recover_end_io()
2034 else if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB) in __raid_recover_end_io()
2289 rbio->operation = BTRFS_RBIO_PARITY_SCRUB; in raid56_parity_alloc_scrub_rbio()