Home
last modified time | relevance | path

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

/fs/btrfs/
A Dtransaction.c292 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 …]
A Dtransaction.h67 refcount_t use_count; member
154 refcount_t use_count; member
A Dordered-data.c707 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent()
A Dblock-group.c1445 refcount_inc(&prev_trans->use_count); in clean_pinned_extents()
A Ddisk-io.c4821 refcount_inc(&t->use_count); in btrfs_cleanup_transaction()
A Dextent-tree.c2218 refcount_inc(&cur_trans->use_count); in check_delayed_ref()

Completed in 38 milliseconds