Lines Matching refs:btrfs_trans_handle

172 static noinline void switch_commit_roots(struct btrfs_trans_handle *trans)  in switch_commit_roots()
246 void btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle *trans) in btrfs_trans_release_chunk_metadata()
399 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans()
460 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans, in btrfs_add_dropped_root()
479 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans()
559 static struct btrfs_trans_handle *
566 struct btrfs_trans_handle *h; in start_transaction()
760 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, in btrfs_start_transaction()
767 struct btrfs_trans_handle *btrfs_start_transaction_fallback_global_rsv( in btrfs_start_transaction_fallback_global_rsv()
775 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction()
781 struct btrfs_trans_handle *btrfs_join_transaction_spacecache(struct btrfs_root *root) in btrfs_join_transaction_spacecache()
791 struct btrfs_trans_handle *btrfs_join_transaction_nostart(struct btrfs_root *root) in btrfs_join_transaction_nostart()
810 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction()
823 struct btrfs_trans_handle *
826 struct btrfs_trans_handle *trans; in btrfs_attach_transaction_barrier()
945 static bool should_end_transaction(struct btrfs_trans_handle *trans) in should_end_transaction()
955 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction()
966 static void btrfs_trans_release_metadata(struct btrfs_trans_handle *trans) in btrfs_trans_release_metadata()
987 static int __btrfs_end_transaction(struct btrfs_trans_handle *trans, in __btrfs_end_transaction()
1040 int btrfs_end_transaction(struct btrfs_trans_handle *trans) in btrfs_end_transaction()
1045 int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans) in btrfs_end_transaction_throttle()
1194 static int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans) in btrfs_write_and_wait_transaction()
1227 static int update_cowonly_root(struct btrfs_trans_handle *trans, in update_cowonly_root()
1264 static noinline int commit_cowonly_roots(struct btrfs_trans_handle *trans) in commit_cowonly_roots()
1400 static noinline int commit_fs_roots(struct btrfs_trans_handle *trans) in commit_fs_roots()
1474 struct btrfs_trans_handle *trans; in btrfs_defrag_root()
1513 static int qgroup_account_snapshot(struct btrfs_trans_handle *trans, in qgroup_account_snapshot()
1612 static noinline int create_pending_snapshot(struct btrfs_trans_handle *trans, in create_pending_snapshot()
1886 static noinline int create_pending_snapshots(struct btrfs_trans_handle *trans) in create_pending_snapshots()
1951 void btrfs_commit_transaction_async(struct btrfs_trans_handle *trans) in btrfs_commit_transaction_async()
1977 static void cleanup_transaction(struct btrfs_trans_handle *trans, int err) in cleanup_transaction()
2047 static void btrfs_cleanup_pending_block_groups(struct btrfs_trans_handle *trans) in btrfs_cleanup_pending_block_groups()
2096 static void add_pending_snapshot(struct btrfs_trans_handle *trans) in add_pending_snapshot()
2118 int btrfs_commit_transaction(struct btrfs_trans_handle *trans) in btrfs_commit_transaction()
2625 void __cold __btrfs_abort_transaction(struct btrfs_trans_handle *trans, in __btrfs_abort_transaction()
2644 sizeof(struct btrfs_trans_handle), 0, in btrfs_transaction_init()