Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Draid56.h15 BTRFS_RBIO_READ_REBUILD, enumerator
Draid56.c532 if (last->operation == BTRFS_RBIO_READ_REBUILD) { in rbio_can_merge()
747 if (next->operation == BTRFS_RBIO_READ_REBUILD) in unlock_stripe()
1892 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
1923 if ((rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
2039 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid_recover_end_io()
2180 if (rbio->operation == BTRFS_RBIO_READ_REBUILD || in __raid56_parity_recover()
2208 rbio->operation = BTRFS_RBIO_READ_REBUILD; in raid56_parity_recover()