Lines Matching refs:btrfs_trans_handle
252 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
254 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
256 int btrfs_create_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
257 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
258 int btrfs_limit_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid,
301 int btrfs_qgroup_trace_extent_post(struct btrfs_trans_handle *trans,
317 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr,
326 int btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle *trans,
338 int btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans,
341 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
344 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans);
345 int btrfs_run_qgroups(struct btrfs_trans_handle *trans);
346 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
422 int btrfs_qgroup_add_swapped_blocks(struct btrfs_trans_handle *trans,
428 int btrfs_qgroup_trace_subtree_after_cow(struct btrfs_trans_handle *trans,