Searched refs:use_count (Results 1 – 6 of 6) sorted by relevance
120 WARN_ON(refcount_read(&transaction->use_count) == 0); in btrfs_put_transaction()121 if (refcount_dec_and_test(&transaction->use_count)) { in btrfs_put_transaction()295 refcount_inc(&cur_trans->use_count); in join_transaction()347 refcount_set(&cur_trans->use_count, 2); in join_transaction()522 refcount_inc(&cur_trans->use_count); in wait_current_trans()582 refcount_inc(&h->use_count); in start_transaction()583 WARN_ON(refcount_read(&h->use_count) > 2); in start_transaction()690 refcount_set(&h->use_count, 1); in start_transaction()856 refcount_inc(&cur_trans->use_count); in btrfs_wait_for_commit()885 refcount_inc(&cur_trans->use_count); in btrfs_wait_for_commit()[all …]
40 refcount_t use_count; member125 refcount_t use_count; member
514 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent()
1309 refcount_inc(&prev_trans->use_count); in clean_pinned_extents()
4760 refcount_inc(&t->use_count); in btrfs_cleanup_transaction()
2225 refcount_inc(&cur_trans->use_count); in check_delayed_ref()