Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dtransaction.c174 struct btrfs_transaction *cur_trans = trans->transaction; in switch_commit_roots()
264 struct btrfs_transaction *cur_trans; in join_transaction()
517 struct btrfs_transaction *cur_trans; in wait_current_trans()
567 struct btrfs_transaction *cur_trans; in start_transaction()
870 struct btrfs_transaction, in wait_for_commit()
884 struct btrfs_transaction *cur_trans = NULL, *t; in btrfs_wait_for_commit()
1927 struct btrfs_transaction *trans; in btrfs_transaction_in_commit()
1940 struct btrfs_transaction *trans; in btrfs_transaction_blocked()
1954 struct btrfs_transaction *cur_trans; in btrfs_commit_transaction_async()
2122 struct btrfs_transaction *prev_trans = NULL; in btrfs_commit_transaction()
[all …]
A Dtransaction.h29 struct btrfs_transaction { struct
125 struct btrfs_transaction *transaction;
263 void btrfs_put_transaction(struct btrfs_transaction *transaction);
A Dzoned.h55 void btrfs_redirty_list_add(struct btrfs_transaction *trans,
57 void btrfs_free_redirty_list(struct btrfs_transaction *trans);
180 static inline void btrfs_redirty_list_add(struct btrfs_transaction *trans, in btrfs_redirty_list_add()
182 static inline void btrfs_free_redirty_list(struct btrfs_transaction *trans) { } in btrfs_free_redirty_list()
A Ddisk-io.h124 void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *trans,
126 void btrfs_cleanup_one_transaction(struct btrfs_transaction *trans,
A Dqgroup.h440 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans);
A Ddisk-io.c64 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans,
1779 struct btrfs_transaction *cur; in transaction_kthread()
4429 struct btrfs_transaction *trans; in warn_about_uncommitted_trans()
4430 struct btrfs_transaction *tmp; in warn_about_uncommitted_trans()
4826 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans, in btrfs_destroy_delayed_refs()
5044 void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *cur_trans, in btrfs_cleanup_dirty_bgs()
5091 void btrfs_cleanup_one_transaction(struct btrfs_transaction *cur_trans, in btrfs_cleanup_one_transaction()
5127 struct btrfs_transaction *t; in btrfs_cleanup_transaction()
5134 struct btrfs_transaction, list); in btrfs_cleanup_transaction()
A Dctree.h42 struct btrfs_transaction;
A Dvolumes.h664 void btrfs_commit_device_sizes(struct btrfs_transaction *trans);
A Dfs.h438 struct btrfs_transaction *running_transaction;
A Dblock-group.c1394 struct btrfs_transaction *prev_trans = NULL; in clean_pinned_extents()
1402 struct btrfs_transaction, list); in clean_pinned_extents()
3133 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_setup_space_cache()
3171 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_start_dirty_block_groups()
3337 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_write_dirty_block_groups()
A Dzoned.c1594 void btrfs_redirty_list_add(struct btrfs_transaction *trans, in btrfs_redirty_list_add()
1616 void btrfs_free_redirty_list(struct btrfs_transaction *trans) in btrfs_free_redirty_list()
A Dordered-data.c572 struct btrfs_transaction *trans; in btrfs_remove_ordered_extent()
A Dqgroup.c4414 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans) in btrfs_qgroup_destroy_extent_records()
A Dextent-tree.c2210 struct btrfs_transaction *cur_trans; in check_delayed_ref()
A Dvolumes.c7782 void btrfs_commit_device_sizes(struct btrfs_transaction *trans) in btrfs_commit_device_sizes()

Completed in 69 milliseconds