Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.h15 BTRFS_RBIO_READ_REBUILD, enumerator
Draid56.c587 if (last->operation == BTRFS_RBIO_READ_REBUILD) in rbio_can_merge()
786 if (next->operation == BTRFS_RBIO_READ_REBUILD) { in unlock_stripe()
1697 if (rbio->operation == BTRFS_RBIO_READ_REBUILD) { in verify_one_sector()
1761 if (rbio->operation == BTRFS_RBIO_READ_REBUILD) { in recover_vertical()
1894 if (rbio->operation == BTRFS_RBIO_READ_REBUILD) { in recover_sectors()
2055 rbio->operation = BTRFS_RBIO_READ_REBUILD; in raid56_parity_recover()