Lines Matching refs:btrfs_trans_handle
197 struct btrfs_trans_handle *btrfs_start_trans_remove_block_group(
200 int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
205 int btrfs_make_block_group(struct btrfs_trans_handle *trans, u64 bytes_used,
207 void btrfs_create_pending_block_groups(struct btrfs_trans_handle *trans);
210 int btrfs_start_dirty_block_groups(struct btrfs_trans_handle *trans);
211 int btrfs_write_dirty_block_groups(struct btrfs_trans_handle *trans);
212 int btrfs_setup_space_cache(struct btrfs_trans_handle *trans);
213 int btrfs_update_block_group(struct btrfs_trans_handle *trans,
219 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags,
221 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
222 void check_system_chunk(struct btrfs_trans_handle *trans, const u64 type);