Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Draid56.c40 BTRFS_RBIO_READ_REBUILD, enumerator
580 if (last->operation == BTRFS_RBIO_READ_REBUILD) { in rbio_can_merge()
797 if (next->operation == BTRFS_RBIO_READ_REBUILD) in unlock_stripe()
1858 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
1884 if ((rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
1992 if ((rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
2013 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
2163 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid56_parity_recover()
2198 rbio->operation = BTRFS_RBIO_READ_REBUILD; in raid56_parity_recover()