Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Draid56.c23 #define RBIO_RMW_LOCKED_BIT 1 macro
544 if (test_bit(RBIO_RMW_LOCKED_BIT, &last->flags) || in rbio_can_merge()
545 test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) in rbio_can_merge()
679 !test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) { in lock_stripe_add()
770 clear_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in unlock_stripe()
1220 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in finish_rmw()
1861 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in __raid_recover_end_io()