Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dtransaction.c118 void btrfs_put_transaction(struct btrfs_transaction *transaction) in btrfs_put_transaction()
155 struct btrfs_transaction *cur_trans = trans->transaction; in switch_commit_roots()
186 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc()
193 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec()
200 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init()
206 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read()
235 struct btrfs_transaction *cur_trans; in join_transaction()
424 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_add_dropped_root()
463 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked()
476 struct btrfs_transaction *cur_trans; in wait_current_trans()
[all …]
Dtransaction.h27 struct btrfs_transaction { struct
122 struct btrfs_transaction *transaction;
231 void btrfs_put_transaction(struct btrfs_transaction *transaction);
Ddisk-io.h125 void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *trans,
127 void btrfs_cleanup_one_transaction(struct btrfs_transaction *trans,
Dqgroup.h428 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans);
Dvolumes.h569 void btrfs_commit_device_sizes(struct btrfs_transaction *trans);
Dblock-group.c1280 struct btrfs_transaction *prev_trans = NULL; in clean_pinned_extents()
1288 struct btrfs_transaction, list); in clean_pinned_extents()
2516 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_setup_space_cache()
2554 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_start_dirty_block_groups()
2716 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_write_dirty_block_groups()
Ddisk-io.c55 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans,
1775 struct btrfs_transaction *cur; in transaction_kthread()
4343 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans, in btrfs_destroy_delayed_refs()
4563 void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *cur_trans, in btrfs_cleanup_dirty_bgs()
4610 void btrfs_cleanup_one_transaction(struct btrfs_transaction *cur_trans, in btrfs_cleanup_one_transaction()
4644 struct btrfs_transaction *t; in btrfs_cleanup_transaction()
4651 struct btrfs_transaction, list); in btrfs_cleanup_transaction()
Dordered-data.c503 struct btrfs_transaction *trans; in btrfs_remove_ordered_extent()
Dctree.h39 struct btrfs_transaction;
653 struct btrfs_transaction *running_transaction;
Dqgroup.c4273 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans) in btrfs_qgroup_destroy_extent_records()
Dextent-tree.c2252 struct btrfs_transaction *cur_trans; in check_delayed_ref()
Dvolumes.c7491 void btrfs_commit_device_sizes(struct btrfs_transaction *trans) in btrfs_commit_device_sizes()