Lines Matching defs:trans

658 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src,  in add_qgroup_relation_item()
679 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item()
710 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item()
774 static int del_qgroup_item(struct btrfs_trans_handle *trans, u64 qgroupid) in del_qgroup_item()
820 static int update_qgroup_limit_item(struct btrfs_trans_handle *trans, in update_qgroup_limit_item()
859 static int update_qgroup_info_item(struct btrfs_trans_handle *trans, in update_qgroup_info_item()
902 static int update_qgroup_status_item(struct btrfs_trans_handle *trans) in update_qgroup_status_item()
944 static int btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, in btrfs_clean_quota_tree()
999 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_enable() local
1300 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_disable() local
1530 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst, in btrfs_add_qgroup_relation()
1592 static int __del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in __del_qgroup_relation()
1647 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in btrfs_del_qgroup_relation()
1660 int btrfs_create_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid) in btrfs_create_qgroup()
1753 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid) in btrfs_remove_qgroup()
1855 struct btrfs_trans_handle *trans; in btrfs_qgroup_cleanup_dropped_subvolume() local
1888 int btrfs_limit_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid, in btrfs_limit_qgroup()
2038 int btrfs_qgroup_trace_extent_post(struct btrfs_trans_handle *trans, in btrfs_qgroup_trace_extent_post()
2106 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_trace_extent()
2144 int btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle *trans, in btrfs_qgroup_trace_leaf_items()
2292 static int qgroup_trace_extent_swap(struct btrfs_trans_handle* trans, in qgroup_trace_extent_swap()
2418 static int qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle* trans, in qgroup_trace_new_subtree_blocks()
2521 static int qgroup_trace_subtree_swap(struct btrfs_trans_handle *trans, in qgroup_trace_subtree_swap()
2584 int btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans, in btrfs_qgroup_trace_subtree()
2916 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_account_extent()
2993 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans) in btrfs_qgroup_account_extents()
3089 int btrfs_run_qgroups(struct btrfs_trans_handle *trans) in btrfs_run_qgroups()
3295 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, in btrfs_qgroup_inherit()
3692 static int qgroup_rescan_leaf(struct btrfs_trans_handle *trans, in qgroup_rescan_leaf()
3803 struct btrfs_trans_handle *trans = NULL; in btrfs_qgroup_rescan_worker() local
4792 int btrfs_qgroup_trace_subtree_after_cow(struct btrfs_trans_handle *trans, in btrfs_qgroup_trace_subtree_after_cow()
4867 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans) in btrfs_qgroup_destroy_extent_records()