Searched refs:use_count (Results 1 – 6 of 6) sorted by relevance
292 refcount_inc(&cur_trans->use_count); in join_transaction()353 refcount_set(&cur_trans->use_count, 2); in join_transaction()528 refcount_inc(&cur_trans->use_count); in wait_current_trans()617 refcount_inc(&h->use_count); in start_transaction()721 refcount_set(&h->use_count, 1); in start_transaction()937 refcount_inc(&commit->use_count); in wait_for_commit()957 refcount_inc(&cur_trans->use_count); in btrfs_wait_for_commit()986 refcount_inc(&cur_trans->use_count); in btrfs_wait_for_commit()1063 refcount_dec(&trans->use_count); in __btrfs_end_transaction()1982 refcount_inc(&cur_trans->use_count); in btrfs_commit_transaction_async()[all …]
67 refcount_t use_count; member154 refcount_t use_count; member
707 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent()
1445 refcount_inc(&prev_trans->use_count); in clean_pinned_extents()
4821 refcount_inc(&t->use_count); in btrfs_cleanup_transaction()
2218 refcount_inc(&cur_trans->use_count); in check_delayed_ref()
Completed in 38 milliseconds