Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dtransaction.c124 void btrfs_put_transaction(struct btrfs_transaction *transaction) in btrfs_put_transaction()
161 struct btrfs_transaction *cur_trans = trans->transaction; in switch_commit_roots()
201 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc()
208 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec()
215 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init()
221 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read()
251 struct btrfs_transaction *cur_trans; in join_transaction()
451 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_add_dropped_root()
491 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked()
504 struct btrfs_transaction *cur_trans; in wait_current_trans()
[all …]
Dtransaction.h28 struct btrfs_transaction { struct
123 struct btrfs_transaction *transaction;
233 void btrfs_put_transaction(struct btrfs_transaction *transaction);
Dzoned.h55 void btrfs_redirty_list_add(struct btrfs_transaction *trans,
57 void btrfs_free_redirty_list(struct btrfs_transaction *trans);
183 static inline void btrfs_redirty_list_add(struct btrfs_transaction *trans, in btrfs_redirty_list_add()
185 static inline void btrfs_free_redirty_list(struct btrfs_transaction *trans) { } in btrfs_free_redirty_list()
Ddisk-io.h133 void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *trans,
135 void btrfs_cleanup_one_transaction(struct btrfs_transaction *trans,
Dqgroup.h437 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans);
Ddisk-io.c55 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans,
1872 struct btrfs_transaction *cur; in transaction_kthread()
4513 struct btrfs_transaction *trans; in warn_about_uncommitted_trans()
4514 struct btrfs_transaction *tmp; in warn_about_uncommitted_trans()
4910 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans, in btrfs_destroy_delayed_refs()
5127 void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *cur_trans, in btrfs_cleanup_dirty_bgs()
5174 void btrfs_cleanup_one_transaction(struct btrfs_transaction *cur_trans, in btrfs_cleanup_one_transaction()
5210 struct btrfs_transaction *t; in btrfs_cleanup_transaction()
5217 struct btrfs_transaction, list); in btrfs_cleanup_transaction()
Dvolumes.h744 void btrfs_commit_device_sizes(struct btrfs_transaction *trans);
Dblock-group.c1242 struct btrfs_transaction *prev_trans = NULL; in clean_pinned_extents()
1250 struct btrfs_transaction, list); in clean_pinned_extents()
2890 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_setup_space_cache()
2928 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_start_dirty_block_groups()
3094 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_write_dirty_block_groups()
Dzoned.c1589 void btrfs_redirty_list_add(struct btrfs_transaction *trans, in btrfs_redirty_list_add()
1611 void btrfs_free_redirty_list(struct btrfs_transaction *trans) in btrfs_free_redirty_list()
Dordered-data.c569 struct btrfs_transaction *trans; in btrfs_remove_ordered_extent()
Dctree.h39 struct btrfs_transaction;
715 struct btrfs_transaction *running_transaction;
Dqgroup.c4391 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans) in btrfs_qgroup_destroy_extent_records()
Dextent-tree.c2204 struct btrfs_transaction *cur_trans; in check_delayed_ref()
Dvolumes.c8081 void btrfs_commit_device_sizes(struct btrfs_transaction *trans) in btrfs_commit_device_sizes()