Searched refs:reservations (Results 1 – 5 of 5) sorted by relevance
31 reservations.o \
5 reservations will necessarily be pessimistic. With this we could even
135 atomic_t reservations; member
329 if (atomic_dec_and_test(&bg->reservations)) in btrfs_dec_block_group_reservations()330 wake_up_var(&bg->reservations); in btrfs_dec_block_group_reservations()356 wait_var_event(&bg->reservations, !atomic_read(&bg->reservations)); in btrfs_wait_block_group_reservations()
2722 atomic_inc(&bg->reservations); in btrfs_inc_block_group_reservations()