Lines Matching refs:btrfs_trans_handle
38 struct btrfs_trans_handle;
2554 int btrfs_run_delayed_refs(struct btrfs_trans_handle *trans,
2560 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans,
2563 int btrfs_pin_extent(struct btrfs_trans_handle *trans, u64 bytenr, u64 num,
2565 int btrfs_pin_extent_for_log_replay(struct btrfs_trans_handle *trans,
2570 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans,
2577 void btrfs_free_tree_block(struct btrfs_trans_handle *trans,
2581 int btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans,
2585 int btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans,
2591 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2593 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2595 int btrfs_set_disk_extent_flags(struct btrfs_trans_handle *trans,
2598 int btrfs_free_extent(struct btrfs_trans_handle *trans, struct btrfs_ref *ref);
2602 int btrfs_pin_reserved_extent(struct btrfs_trans_handle *trans, u64 start,
2604 int btrfs_finish_extent_commit(struct btrfs_trans_handle *trans);
2605 int btrfs_inc_extent_ref(struct btrfs_trans_handle *trans,
2685 int btrfs_delayed_refs_qgroup_accounting(struct btrfs_trans_handle *trans,
2713 int btrfs_cow_block(struct btrfs_trans_handle *trans,
2718 int btrfs_copy_root(struct btrfs_trans_handle *trans,
2726 int btrfs_split_item(struct btrfs_trans_handle *trans,
2731 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
2737 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2746 int btrfs_realloc_node(struct btrfs_trans_handle *trans,
2754 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2756 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item()
2766 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2768 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
2774 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item()
2802 int btrfs_drop_subtree(struct btrfs_trans_handle *trans,
2837 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
2840 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
2843 int btrfs_del_root(struct btrfs_trans_handle *trans,
2845 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2848 int __must_check btrfs_update_root(struct btrfs_trans_handle *trans,
2859 void btrfs_update_root_times(struct btrfs_trans_handle *trans,
2863 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type,
2865 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type,
2872 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, const char *name,
2875 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans,
2881 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans,
2890 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans,
2894 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans,
2899 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans,
2910 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
2912 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans,
2917 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans,
2921 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans,
2925 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
2928 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root
2933 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans,
2948 int btrfs_del_csums(struct btrfs_trans_handle *trans,
2952 int btrfs_insert_file_extent(struct btrfs_trans_handle *trans,
2958 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans,
2962 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans,
2996 int btrfs_unlink_inode(struct btrfs_trans_handle *trans,
3000 int btrfs_add_link(struct btrfs_trans_handle *trans,
3006 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
3017 int btrfs_create_subvol_root(struct btrfs_trans_handle *trans,
3048 int btrfs_update_inode(struct btrfs_trans_handle *trans,
3051 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
3053 int btrfs_orphan_add(struct btrfs_trans_handle *trans,
3064 struct btrfs_trans_handle *trans, int mode,
3096 int btrfs_add_inode_defrag(struct btrfs_trans_handle *trans,
3104 int __btrfs_drop_extents(struct btrfs_trans_handle *trans,
3111 int btrfs_drop_extents(struct btrfs_trans_handle *trans,
3117 struct btrfs_trans_handle **trans_out);
3118 int btrfs_mark_extent_written(struct btrfs_trans_handle *trans,
3130 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans,
3327 void __btrfs_abort_transaction(struct btrfs_trans_handle *trans,
3505 int btrfs_init_acl(struct btrfs_trans_handle *trans,
3510 static inline int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
3519 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans,
3521 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
3525 int btrfs_reloc_cow_block(struct btrfs_trans_handle *trans,
3530 int btrfs_reloc_post_snapshot(struct btrfs_trans_handle *trans,