Lines Matching refs:btrfs_trans_handle
150 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
152 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
154 int btrfs_create_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
155 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
156 int btrfs_limit_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid,
215 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr,
224 int btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle *trans,
236 int btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans,
239 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
242 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans);
243 int btrfs_run_qgroups(struct btrfs_trans_handle *trans);
244 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid,