Lines Matching defs:trans

101 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans,  in btrfs_lookup_extent_info()
430 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref()
506 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref()
585 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref()
672 static noinline int lookup_tree_block_ref(struct btrfs_trans_handle *trans, in lookup_tree_block_ref()
696 static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, in insert_tree_block_ref()
771 int lookup_inline_extent_backref(struct btrfs_trans_handle *trans, in lookup_inline_extent_backref()
979 void setup_inline_extent_backref(struct btrfs_trans_handle *trans, in setup_inline_extent_backref()
1039 static int lookup_extent_backref(struct btrfs_trans_handle *trans, in lookup_extent_backref()
1070 struct btrfs_trans_handle *trans, in update_inline_extent_backref()
1186 int insert_inline_extent_backref(struct btrfs_trans_handle *trans, in insert_inline_extent_backref()
1222 static int remove_extent_backref(struct btrfs_trans_handle *trans, in remove_extent_backref()
1421 int btrfs_inc_extent_ref(struct btrfs_trans_handle *trans, in btrfs_inc_extent_ref()
1479 static int __btrfs_inc_extent_ref(struct btrfs_trans_handle *trans, in __btrfs_inc_extent_ref()
1537 static int run_delayed_data_ref(struct btrfs_trans_handle *trans, in run_delayed_data_ref()
1600 static int run_delayed_extent_op(struct btrfs_trans_handle *trans, in run_delayed_extent_op()
1692 static int run_delayed_tree_ref(struct btrfs_trans_handle *trans, in run_delayed_tree_ref()
1732 static int run_one_delayed_ref(struct btrfs_trans_handle *trans, in run_one_delayed_ref()
1815 static int run_and_cleanup_extent_op(struct btrfs_trans_handle *trans, in run_and_cleanup_extent_op()
1851 static int cleanup_ref_head(struct btrfs_trans_handle *trans, in cleanup_ref_head()
1906 struct btrfs_trans_handle *trans) in btrfs_obtain_ref_head()
1938 static int btrfs_run_delayed_refs_for_head(struct btrfs_trans_handle *trans, in btrfs_run_delayed_refs_for_head()
2017 static noinline int __btrfs_run_delayed_refs(struct btrfs_trans_handle *trans, in __btrfs_run_delayed_refs()
2141 int btrfs_run_delayed_refs(struct btrfs_trans_handle *trans, in btrfs_run_delayed_refs()
2198 int btrfs_set_disk_extent_flags(struct btrfs_trans_handle *trans, in btrfs_set_disk_extent_flags()
2402 static int __btrfs_mod_ref(struct btrfs_trans_handle *trans, in __btrfs_mod_ref()
2488 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_inc_ref()
2494 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_dec_ref()
2536 static int pin_down_extent(struct btrfs_trans_handle *trans, in pin_down_extent()
2559 int btrfs_pin_extent(struct btrfs_trans_handle *trans, in btrfs_pin_extent()
2576 int btrfs_pin_extent_for_log_replay(struct btrfs_trans_handle *trans, in btrfs_pin_extent_for_log_replay()
2783 int btrfs_finish_extent_commit(struct btrfs_trans_handle *trans) in btrfs_finish_extent_commit()
2852 static int do_free_extent_accounting(struct btrfs_trans_handle *trans, in do_free_extent_accounting()
2881 #define abort_and_dump(trans, path, fmt, args...) \ argument
2947 static int __btrfs_free_extent(struct btrfs_trans_handle *trans, in __btrfs_free_extent()
3232 static noinline int check_ref_cleanup(struct btrfs_trans_handle *trans, in check_ref_cleanup()
3281 void btrfs_free_tree_block(struct btrfs_trans_handle *trans, in btrfs_free_tree_block()
3365 int btrfs_free_extent(struct btrfs_trans_handle *trans, struct btrfs_ref *ref) in btrfs_free_extent()
4020 struct btrfs_trans_handle *trans; in find_free_extent_update_loop() local
4594 int btrfs_pin_reserved_extent(struct btrfs_trans_handle *trans, u64 start, in btrfs_pin_reserved_extent()
4612 static int alloc_reserved_extent(struct btrfs_trans_handle *trans, u64 bytenr, in alloc_reserved_extent()
4634 static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans, in alloc_reserved_file_extent()
4697 static int alloc_reserved_tree_block(struct btrfs_trans_handle *trans, in alloc_reserved_tree_block()
4772 int btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans, in btrfs_alloc_reserved_file_extent()
4795 int btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans, in btrfs_alloc_logged_file_extent()
4836 btrfs_init_new_buffer(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_init_new_buffer()
4927 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans, in btrfs_alloc_tree_block()
5036 static noinline void reada_walk_down(struct btrfs_trans_handle *trans, in reada_walk_down()
5124 static noinline int walk_down_proc(struct btrfs_trans_handle *trans, in walk_down_proc()
5195 static int check_ref_exists(struct btrfs_trans_handle *trans, in check_ref_exists()
5231 static noinline int do_walk_down(struct btrfs_trans_handle *trans, in do_walk_down()
5446 static noinline int walk_up_proc(struct btrfs_trans_handle *trans, in walk_up_proc()
5551 static noinline int walk_down_tree(struct btrfs_trans_handle *trans, in walk_down_tree()
5583 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree()
5637 struct btrfs_trans_handle *trans; in btrfs_drop_snapshot() local
5898 int btrfs_drop_subtree(struct btrfs_trans_handle *trans, in btrfs_drop_subtree()