Lines Matching refs:btrfs_trans_handle

178 static noinline void switch_commit_roots(struct btrfs_trans_handle *trans)
252 void btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle *trans)
405 static int record_root_in_trans(struct btrfs_trans_handle *trans,
466 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans,
485 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
594 static struct btrfs_trans_handle *
602 struct btrfs_trans_handle *h;
813 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root,
820 struct btrfs_trans_handle *btrfs_start_transaction_fallback_global_rsv(
828 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root)
834 struct btrfs_trans_handle *btrfs_join_transaction_spacecache(struct btrfs_root *root)
847 struct btrfs_trans_handle *btrfs_join_transaction_nostart(struct btrfs_root *root)
866 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root)
879 struct btrfs_trans_handle *
882 struct btrfs_trans_handle *trans;
1007 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans)
1021 static void btrfs_trans_release_metadata(struct btrfs_trans_handle *trans)
1055 static int __btrfs_end_transaction(struct btrfs_trans_handle *trans,
1108 int btrfs_end_transaction(struct btrfs_trans_handle *trans)
1113 int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans)
1255 static int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans)
1288 static int update_cowonly_root(struct btrfs_trans_handle *trans,
1325 static noinline int commit_cowonly_roots(struct btrfs_trans_handle *trans)
1460 static noinline int commit_fs_roots(struct btrfs_trans_handle *trans)
1534 static int qgroup_account_snapshot(struct btrfs_trans_handle *trans,
1632 static noinline int create_pending_snapshot(struct btrfs_trans_handle *trans,
1919 static noinline int create_pending_snapshots(struct btrfs_trans_handle *trans)
1971 void btrfs_commit_transaction_async(struct btrfs_trans_handle *trans)
2004 struct btrfs_trans_handle *trans;
2016 static void cleanup_transaction(struct btrfs_trans_handle *trans, int err)
2099 static void btrfs_cleanup_pending_block_groups(struct btrfs_trans_handle *trans)
2155 static void add_pending_snapshot(struct btrfs_trans_handle *trans)
2183 int btrfs_commit_transaction(struct btrfs_trans_handle *trans)
2681 void __cold __btrfs_abort_transaction(struct btrfs_trans_handle *trans,
2699 btrfs_trans_handle_cachep = KMEM_CACHE(btrfs_trans_handle, SLAB_TEMPORARY);