Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Draid56.c23 #define RBIO_RMW_LOCKED_BIT 1 macro
558 if (test_bit(RBIO_RMW_LOCKED_BIT, &last->flags) || in rbio_can_merge()
559 test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) in rbio_can_merge()
696 !test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) { in lock_stripe_add()
782 clear_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in unlock_stripe()
889 * always have RBIO_RMW_LOCKED_BIT set and rbio is still linked on the in rbio_orig_end_io()
1231 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in finish_rmw()
1857 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in __raid_recover_end_io()
/kernel/linux/linux-6.6/fs/btrfs/
H A Draid56.c27 #define RBIO_RMW_LOCKED_BIT 1 macro
555 if (test_bit(RBIO_RMW_LOCKED_BIT, &last->flags) || in rbio_can_merge()
556 test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) in rbio_can_merge()
672 !test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) { in lock_stripe_add()
759 clear_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in unlock_stripe()
844 * always have RBIO_RMW_LOCKED_BIT set and rbio is still linked on the in rbio_orig_end_io()
1896 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in recover_sectors()
2266 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in rmw_rbio()

Completed in 7 milliseconds