Lines Matching refs:btrfs_trans_handle
35 struct btrfs_trans_handle;
2610 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans,
2612 int btrfs_check_space_for_delayed_refs(struct btrfs_trans_handle *trans,
2621 int btrfs_run_delayed_refs(struct btrfs_trans_handle *trans,
2626 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans,
2642 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans,
2648 void btrfs_free_tree_block(struct btrfs_trans_handle *trans,
2652 int btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans,
2656 int btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans,
2662 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2664 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2666 int btrfs_set_disk_extent_flags(struct btrfs_trans_handle *trans,
2670 int btrfs_free_extent(struct btrfs_trans_handle *trans,
2680 int btrfs_finish_extent_commit(struct btrfs_trans_handle *trans);
2681 int btrfs_inc_extent_ref(struct btrfs_trans_handle *trans,
2686 int btrfs_start_dirty_block_groups(struct btrfs_trans_handle *trans);
2687 int btrfs_write_dirty_block_groups(struct btrfs_trans_handle *trans,
2689 int btrfs_setup_space_cache(struct btrfs_trans_handle *trans,
2695 int btrfs_make_block_group(struct btrfs_trans_handle *trans,
2699 struct btrfs_trans_handle *btrfs_start_trans_remove_block_group(
2702 int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
2707 void btrfs_create_pending_block_groups(struct btrfs_trans_handle *trans);
2743 void btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle *trans);
2789 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
2793 int btrfs_delayed_refs_qgroup_accounting(struct btrfs_trans_handle *trans,
2798 void check_system_chunk(struct btrfs_trans_handle *trans, const u64 type);
2838 int btrfs_cow_block(struct btrfs_trans_handle *trans,
2842 int btrfs_copy_root(struct btrfs_trans_handle *trans,
2852 int btrfs_split_item(struct btrfs_trans_handle *trans,
2857 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
2863 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2872 int btrfs_realloc_node(struct btrfs_trans_handle *trans,
2884 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2886 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item()
2896 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2898 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
2904 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item()
2934 int btrfs_drop_subtree(struct btrfs_trans_handle *trans,
2987 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
2990 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
2993 int btrfs_del_root(struct btrfs_trans_handle *trans,
2995 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2998 int __must_check btrfs_update_root(struct btrfs_trans_handle *trans,
3009 void btrfs_update_root_times(struct btrfs_trans_handle *trans,
3013 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type,
3015 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type,
3024 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans,
3028 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans,
3034 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans,
3043 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans,
3047 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans,
3052 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans,
3063 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
3065 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans,
3070 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans,
3074 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans,
3078 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
3081 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root
3086 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans,
3103 int btrfs_del_csums(struct btrfs_trans_handle *trans,
3108 int btrfs_insert_file_extent(struct btrfs_trans_handle *trans,
3114 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans,
3118 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans,
3143 int btrfs_unlink_inode(struct btrfs_trans_handle *trans,
3147 int btrfs_add_link(struct btrfs_trans_handle *trans,
3153 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
3163 int btrfs_create_subvol_root(struct btrfs_trans_handle *trans,
3185 int btrfs_update_inode(struct btrfs_trans_handle *trans,
3188 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
3190 int btrfs_orphan_add(struct btrfs_trans_handle *trans,
3200 struct btrfs_trans_handle *trans, int mode,
3228 int btrfs_add_inode_defrag(struct btrfs_trans_handle *trans,
3236 int __btrfs_drop_extents(struct btrfs_trans_handle *trans,
3243 int btrfs_drop_extents(struct btrfs_trans_handle *trans,
3246 int btrfs_mark_extent_written(struct btrfs_trans_handle *trans,
3257 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans,
3462 void __btrfs_abort_transaction(struct btrfs_trans_handle *trans,
3632 int btrfs_init_acl(struct btrfs_trans_handle *trans,
3637 static inline int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
3646 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans,
3648 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
3652 int btrfs_reloc_cow_block(struct btrfs_trans_handle *trans,
3657 int btrfs_reloc_post_snapshot(struct btrfs_trans_handle *trans,