Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Draid56.c48 #define RBIO_RMW_LOCKED_BIT 1 macro
571 if (test_bit(RBIO_RMW_LOCKED_BIT, &last->flags) || in rbio_can_merge()
572 test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) in rbio_can_merge()
676 !test_bit(RBIO_RMW_LOCKED_BIT, &cur->flags)) { in lock_stripe_add()
767 clear_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in unlock_stripe()
1200 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in finish_rmw()
1814 set_bit(RBIO_RMW_LOCKED_BIT, &rbio->flags); in __raid_recover_end_io()