Lines Matching refs:btrfs_trans_handle

277 static int record_root_in_trans(struct btrfs_trans_handle *trans,  in record_root_in_trans()
335 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans()
413 static struct btrfs_trans_handle *
417 struct btrfs_trans_handle *h; in start_transaction()
567 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, in btrfs_start_transaction()
574 struct btrfs_trans_handle *btrfs_start_transaction_lflush( in btrfs_start_transaction_lflush()
581 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction()
586 struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root) in btrfs_join_transaction_nolock()
591 struct btrfs_trans_handle *btrfs_start_ioctl_transaction(struct btrfs_root *root) in btrfs_start_ioctl_transaction()
609 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction()
621 struct btrfs_trans_handle *
624 struct btrfs_trans_handle *trans; in btrfs_attach_transaction_barrier()
704 static int should_end_transaction(struct btrfs_trans_handle *trans, in should_end_transaction()
714 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans, in btrfs_should_end_transaction()
737 static int __btrfs_end_transaction(struct btrfs_trans_handle *trans, in __btrfs_end_transaction()
845 int btrfs_end_transaction(struct btrfs_trans_handle *trans, in btrfs_end_transaction()
851 int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans, in btrfs_end_transaction_throttle()
1001 static int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans, in btrfs_write_and_wait_transaction()
1024 static int update_cowonly_root(struct btrfs_trans_handle *trans, in update_cowonly_root()
1060 static noinline int commit_cowonly_roots(struct btrfs_trans_handle *trans, in commit_cowonly_roots()
1154 static noinline int commit_fs_roots(struct btrfs_trans_handle *trans, in commit_fs_roots()
1214 struct btrfs_trans_handle *trans; in btrfs_defrag_root()
1253 static noinline int create_pending_snapshot(struct btrfs_trans_handle *trans, in create_pending_snapshot()
1515 static noinline int create_pending_snapshots(struct btrfs_trans_handle *trans, in create_pending_snapshots()
1608 struct btrfs_trans_handle *newtrans;
1633 int btrfs_commit_transaction_async(struct btrfs_trans_handle *trans, in btrfs_commit_transaction_async()
1684 static void cleanup_transaction(struct btrfs_trans_handle *trans, in cleanup_transaction()
1770 int btrfs_commit_transaction(struct btrfs_trans_handle *trans, in btrfs_commit_transaction()