Lines Matching refs:btrfs_trans_handle

42 struct btrfs_trans_handle;
3350 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans,
3352 int btrfs_check_space_for_delayed_refs(struct btrfs_trans_handle *trans,
3355 int btrfs_run_delayed_refs(struct btrfs_trans_handle *trans,
3360 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans,
3369 int btrfs_cross_ref_exist(struct btrfs_trans_handle *trans,
3377 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans,
3382 void btrfs_free_tree_block(struct btrfs_trans_handle *trans,
3386 int btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans,
3390 int btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans,
3397 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
3399 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
3401 int btrfs_set_disk_extent_flags(struct btrfs_trans_handle *trans,
3405 int btrfs_free_extent(struct btrfs_trans_handle *trans,
3414 void btrfs_prepare_extent_commit(struct btrfs_trans_handle *trans,
3416 int btrfs_finish_extent_commit(struct btrfs_trans_handle *trans,
3418 int btrfs_inc_extent_ref(struct btrfs_trans_handle *trans,
3423 int btrfs_start_dirty_block_groups(struct btrfs_trans_handle *trans,
3425 int btrfs_write_dirty_block_groups(struct btrfs_trans_handle *trans,
3427 int btrfs_setup_space_cache(struct btrfs_trans_handle *trans,
3433 int btrfs_make_block_group(struct btrfs_trans_handle *trans,
3437 int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
3441 void btrfs_create_pending_block_groups(struct btrfs_trans_handle *trans,
3459 void btrfs_trans_release_metadata(struct btrfs_trans_handle *trans,
3461 int btrfs_orphan_reserve_metadata(struct btrfs_trans_handle *trans,
3508 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans,
3513 int btrfs_delayed_refs_qgroup_accounting(struct btrfs_trans_handle *trans,
3554 int btrfs_cow_block(struct btrfs_trans_handle *trans,
3558 int btrfs_copy_root(struct btrfs_trans_handle *trans,
3568 int btrfs_split_item(struct btrfs_trans_handle *trans,
3573 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
3579 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root
3587 int btrfs_realloc_node(struct btrfs_trans_handle *trans,
3599 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
3601 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item()
3611 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root
3613 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
3618 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item()
3647 int btrfs_drop_subtree(struct btrfs_trans_handle *trans,
3699 int btrfs_add_root_ref(struct btrfs_trans_handle *trans,
3703 int btrfs_del_root_ref(struct btrfs_trans_handle *trans,
3707 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
3709 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root
3712 int __must_check btrfs_update_root(struct btrfs_trans_handle *trans,
3723 void btrfs_update_root_times(struct btrfs_trans_handle *trans,
3727 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans,
3730 int btrfs_uuid_tree_rem(struct btrfs_trans_handle *trans,
3740 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans,
3744 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans,
3750 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans,
3759 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans,
3763 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans,
3768 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans,
3782 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
3784 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans,
3789 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans,
3793 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans,
3797 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
3800 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root
3805 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans,
3819 int btrfs_del_csums(struct btrfs_trans_handle *trans,
3825 int btrfs_insert_file_extent(struct btrfs_trans_handle *trans,
3831 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans,
3835 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans,
3886 int btrfs_unlink_inode(struct btrfs_trans_handle *trans,
3890 int btrfs_add_link(struct btrfs_trans_handle *trans,
3893 int btrfs_unlink_subvol(struct btrfs_trans_handle *trans,
3899 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
3909 int btrfs_create_subvol_root(struct btrfs_trans_handle *trans,
3931 int btrfs_update_inode(struct btrfs_trans_handle *trans,
3934 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
3936 int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode);
3938 void btrfs_orphan_commit_root(struct btrfs_trans_handle *trans,
3948 struct btrfs_trans_handle *trans, int mode,
3975 int btrfs_add_inode_defrag(struct btrfs_trans_handle *trans,
3983 int __btrfs_drop_extents(struct btrfs_trans_handle *trans,
3990 int btrfs_drop_extents(struct btrfs_trans_handle *trans,
3993 int btrfs_mark_extent_written(struct btrfs_trans_handle *trans,
4003 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans,
4073 void __btrfs_abort_transaction(struct btrfs_trans_handle *trans,
4153 int btrfs_init_acl(struct btrfs_trans_handle *trans,
4158 static inline int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
4167 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans,
4169 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
4173 int btrfs_reloc_cow_block(struct btrfs_trans_handle *trans,
4176 void btrfs_reloc_pre_snapshot(struct btrfs_trans_handle *trans,
4179 int btrfs_reloc_post_snapshot(struct btrfs_trans_handle *trans,