Searched refs:RBIO_RMW_LOCKED_BIT (Results 1 – 1 of 1) sorted by relevance
27 #define RBIO_RMW_LOCKED_BIT 1 macro559 if (test_bit(RBIO_RMW_LOCKED_BIT, &last->flags) || in rbio_can_merge()560 test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) in rbio_can_merge()678 !test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) { in lock_stripe_add()766 clear_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in unlock_stripe()1899 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in recover_sectors()2269 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in rmw_rbio()
Completed in 7 milliseconds