Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtransaction.c139 void btrfs_put_transaction(struct btrfs_transaction *transaction) in btrfs_put_transaction()
174 struct btrfs_transaction *cur_trans = trans->transaction; in switch_commit_roots()
214 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc()
221 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec()
228 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init()
234 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read()
264 struct btrfs_transaction *cur_trans; in join_transaction()
462 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_add_dropped_root()
502 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked()
515 struct btrfs_transaction *cur_trans; in wait_current_trans()
[all …]
H A Dtransaction.h54 struct btrfs_transaction { struct
149 struct btrfs_transaction *transaction;
287 void btrfs_put_transaction(struct btrfs_transaction *transaction);
H A Ddelayed-ref.h419 void btrfs_destroy_delayed_refs(struct btrfs_transaction *trans);
H A Dfs.h43 struct btrfs_transaction;
499 struct btrfs_transaction *running_transaction;
H A Dqgroup.h449 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans);
H A Ddisk-io.c1562 struct btrfs_transaction *cur; in transaction_kthread()
4161 struct btrfs_transaction *trans; in warn_about_uncommitted_trans()
4162 struct btrfs_transaction *tmp; in warn_about_uncommitted_trans()
4673 void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *cur_trans, in btrfs_cleanup_dirty_bgs()
4746 void btrfs_cleanup_one_transaction(struct btrfs_transaction *cur_trans) in btrfs_cleanup_one_transaction()
4778 struct btrfs_transaction *t; in btrfs_cleanup_transaction()
4785 struct btrfs_transaction, list); in btrfs_cleanup_transaction()
H A Dvolumes.h825 void btrfs_commit_device_sizes(struct btrfs_transaction *trans);
H A Dblock-group.c1421 struct btrfs_transaction *prev_trans = NULL; in clean_pinned_extents()
1429 struct btrfs_transaction, list); in clean_pinned_extents()
3315 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_setup_space_cache()
3353 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_start_dirty_block_groups()
3519 struct btrfs_transaction *cur_trans = trans->transaction; in btrfs_write_dirty_block_groups()
H A Dordered-data.c685 struct btrfs_transaction *trans; in btrfs_remove_ordered_extent()
H A Ddelayed-ref.c1233 void btrfs_destroy_delayed_refs(struct btrfs_transaction *trans) in btrfs_destroy_delayed_refs()
H A Dqgroup.c4888 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans) in btrfs_qgroup_destroy_extent_records()
H A Dextent-tree.c2240 struct btrfs_transaction *cur_trans; in check_delayed_ref()
H A Dvolumes.c7877 void btrfs_commit_device_sizes(struct btrfs_transaction *trans) in btrfs_commit_device_sizes()