Lines Matching refs:btrfs_trans_handle

36 struct btrfs_trans_handle;
2401 int btrfs_run_delayed_refs(struct btrfs_trans_handle *trans,
2407 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans,
2417 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans,
2423 void btrfs_free_tree_block(struct btrfs_trans_handle *trans,
2427 int btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans,
2431 int btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans,
2437 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2439 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2441 int btrfs_set_disk_extent_flags(struct btrfs_trans_handle *trans,
2444 int btrfs_free_extent(struct btrfs_trans_handle *trans, struct btrfs_ref *ref);
2451 int btrfs_finish_extent_commit(struct btrfs_trans_handle *trans);
2452 int btrfs_inc_extent_ref(struct btrfs_trans_handle *trans,
2501 int btrfs_delayed_refs_qgroup_accounting(struct btrfs_trans_handle *trans,
2531 int btrfs_cow_block(struct btrfs_trans_handle *trans,
2535 int btrfs_copy_root(struct btrfs_trans_handle *trans,
2543 int btrfs_split_item(struct btrfs_trans_handle *trans,
2548 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
2554 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2563 int btrfs_realloc_node(struct btrfs_trans_handle *trans,
2573 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2575 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item()
2585 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2587 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
2593 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item()
2622 int btrfs_drop_subtree(struct btrfs_trans_handle *trans,
2674 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
2677 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id,
2680 int btrfs_del_root(struct btrfs_trans_handle *trans,
2682 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
2685 int __must_check btrfs_update_root(struct btrfs_trans_handle *trans,
2696 void btrfs_update_root_times(struct btrfs_trans_handle *trans,
2700 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type,
2702 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type,
2711 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, const char *name,
2714 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans,
2720 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans,
2729 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans,
2733 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans,
2738 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans,
2749 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans,
2751 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans,
2756 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans,
2760 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans,
2764 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans,
2767 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root
2772 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans,
2787 int btrfs_del_csums(struct btrfs_trans_handle *trans,
2793 int btrfs_insert_file_extent(struct btrfs_trans_handle *trans,
2799 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans,
2803 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans,
2827 int btrfs_unlink_inode(struct btrfs_trans_handle *trans,
2831 int btrfs_add_link(struct btrfs_trans_handle *trans,
2837 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
2847 int btrfs_create_subvol_root(struct btrfs_trans_handle *trans,
2880 int btrfs_update_inode(struct btrfs_trans_handle *trans,
2883 int btrfs_update_inode_fallback(struct btrfs_trans_handle *trans,
2885 int btrfs_orphan_add(struct btrfs_trans_handle *trans,
2896 struct btrfs_trans_handle *trans, int mode,
2924 int btrfs_add_inode_defrag(struct btrfs_trans_handle *trans,
2932 int __btrfs_drop_extents(struct btrfs_trans_handle *trans,
2939 int btrfs_drop_extents(struct btrfs_trans_handle *trans,
2945 struct btrfs_trans_handle **trans_out);
2946 int btrfs_mark_extent_written(struct btrfs_trans_handle *trans,
2958 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans,
3149 void __btrfs_abort_transaction(struct btrfs_trans_handle *trans,
3327 int btrfs_init_acl(struct btrfs_trans_handle *trans,
3332 static inline int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
3341 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans,
3343 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
3347 int btrfs_reloc_cow_block(struct btrfs_trans_handle *trans,
3352 int btrfs_reloc_post_snapshot(struct btrfs_trans_handle *trans,