Lines Matching refs:btrfs_trans_handle
255 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
257 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
259 int btrfs_create_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
260 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
261 int btrfs_limit_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid,
304 int btrfs_qgroup_trace_extent_post(struct btrfs_trans_handle *trans,
320 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr,
329 int btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle *trans,
341 int btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans,
344 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
347 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans);
348 int btrfs_run_qgroups(struct btrfs_trans_handle *trans);
349 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
429 int btrfs_qgroup_add_swapped_blocks(struct btrfs_trans_handle *trans,
435 int btrfs_qgroup_trace_subtree_after_cow(struct btrfs_trans_handle *trans,