Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Draid56.c40 BTRFS_RBIO_READ_REBUILD, enumerator
577 if (last->operation == BTRFS_RBIO_READ_REBUILD) { in rbio_can_merge()
794 if (next->operation == BTRFS_RBIO_READ_REBUILD) in unlock_stripe()
1813 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
1839 if ((rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
1947 if ((rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
1968 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
2125 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid56_parity_recover()
2160 rbio->operation = BTRFS_RBIO_READ_REBUILD; in raid56_parity_recover()