Lines Matching refs:btrfs_trans_handle
241 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
243 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
245 int btrfs_create_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
246 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
247 int btrfs_limit_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid,
306 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr,
315 int btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle *trans,
327 int btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans,
330 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
333 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans);
334 int btrfs_run_qgroups(struct btrfs_trans_handle *trans);
335 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,
409 int btrfs_qgroup_add_swapped_blocks(struct btrfs_trans_handle *trans,
415 int btrfs_qgroup_trace_subtree_after_cow(struct btrfs_trans_handle *trans,