Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Draid56.c24 #define RBIO_RMW_LOCKED_BIT 1 macro
497 if (test_bit(RBIO_RMW_LOCKED_BIT, &last->flags) || in rbio_can_merge()
498 test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) in rbio_can_merge()
634 !test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) { in lock_stripe_add()
720 clear_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in unlock_stripe()
1206 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in finish_rmw()
1895 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in __raid_recover_end_io()