Home
last modified time | relevance | path

Searched refs:btrfs_trans_handle (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v5.10/fs/btrfs/
Dtransaction.h117 struct btrfs_trans_handle { struct
168 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans()
182 static inline void btrfs_set_skip_qgroup(struct btrfs_trans_handle *trans, in btrfs_set_skip_qgroup()
192 static inline void btrfs_clear_skip_qgroup(struct btrfs_trans_handle *trans) in btrfs_clear_skip_qgroup()
201 int btrfs_end_transaction(struct btrfs_trans_handle *trans);
202 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root,
204 struct btrfs_trans_handle *btrfs_start_transaction_fallback_global_rsv(
207 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root);
208 struct btrfs_trans_handle *btrfs_join_transaction_spacecache(struct btrfs_root *root);
209 struct btrfs_trans_handle *btrfs_join_transaction_nostart(struct btrfs_root *root);
[all …]
Dtree-log.h51 static inline void btrfs_set_log_full_commit(struct btrfs_trans_handle *trans) in btrfs_set_log_full_commit()
56 static inline int btrfs_need_log_full_commit(struct btrfs_trans_handle *trans) in btrfs_need_log_full_commit()
62 int btrfs_sync_log(struct btrfs_trans_handle *trans,
64 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root);
65 int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans,
68 int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans,
71 int btrfs_del_dir_entries_in_log(struct btrfs_trans_handle *trans,
75 int btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans,
81 void btrfs_record_unlink_dir(struct btrfs_trans_handle *trans,
84 void btrfs_record_snapshot_destroy(struct btrfs_trans_handle *trans,
[all …]
Dfree-space-tree.h23 int add_block_group_free_space(struct btrfs_trans_handle *trans,
25 int remove_block_group_free_space(struct btrfs_trans_handle *trans,
27 int add_to_free_space_tree(struct btrfs_trans_handle *trans,
29 int remove_from_free_space_tree(struct btrfs_trans_handle *trans,
34 search_free_space_info(struct btrfs_trans_handle *trans,
37 int __add_to_free_space_tree(struct btrfs_trans_handle *trans,
40 int __remove_from_free_space_tree(struct btrfs_trans_handle *trans,
43 int convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans,
46 int convert_free_space_to_extents(struct btrfs_trans_handle *trans,
Dqgroup.h252 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
254 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src,
256 int btrfs_create_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
257 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
258 int btrfs_limit_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid,
317 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr,
326 int btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle *trans,
338 int btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans,
341 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
344 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans);
[all …]
Dblock-group.h241 struct btrfs_trans_handle *btrfs_start_trans_remove_block_group(
244 int btrfs_remove_block_group(struct btrfs_trans_handle *trans,
249 int btrfs_make_block_group(struct btrfs_trans_handle *trans, u64 bytes_used,
251 void btrfs_create_pending_block_groups(struct btrfs_trans_handle *trans);
255 int btrfs_start_dirty_block_groups(struct btrfs_trans_handle *trans);
256 int btrfs_write_dirty_block_groups(struct btrfs_trans_handle *trans);
257 int btrfs_setup_space_cache(struct btrfs_trans_handle *trans);
258 int btrfs_update_block_group(struct btrfs_trans_handle *trans,
264 int btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags,
266 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
[all …]
Ddelayed-inode.h88 int btrfs_insert_delayed_dir_index(struct btrfs_trans_handle *trans,
94 int btrfs_delete_delayed_dir_index(struct btrfs_trans_handle *trans,
99 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans);
100 int btrfs_run_delayed_items_nr(struct btrfs_trans_handle *trans, int nr);
104 int btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans,
112 int btrfs_delayed_update_inode(struct btrfs_trans_handle *trans,
Dctree.h38 struct btrfs_trans_handle;
2546 int btrfs_run_delayed_refs(struct btrfs_trans_handle *trans,
2552 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans,
2555 int btrfs_pin_extent(struct btrfs_trans_handle *trans, u64 bytenr, u64 num,
2557 int btrfs_pin_extent_for_log_replay(struct btrfs_trans_handle *trans,
2562 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans,
2569 void btrfs_free_tree_block(struct btrfs_trans_handle *trans,
2573 int btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans,
2577 int btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans,
2583 int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
[all …]
Dfree-space-cache.h84 int create_free_space_inode(struct btrfs_trans_handle *trans,
90 int btrfs_truncate_free_space_cache(struct btrfs_trans_handle *trans,
94 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,
97 int btrfs_write_out_cache(struct btrfs_trans_handle *trans,
103 struct btrfs_trans_handle *trans,
108 struct btrfs_trans_handle *trans,
Dprops.h13 int btrfs_set_prop(struct btrfs_trans_handle *trans, struct inode *inode,
20 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans,
24 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans,
Ddelayed-ref.h335 int btrfs_add_delayed_tree_ref(struct btrfs_trans_handle *trans,
339 int btrfs_add_delayed_data_ref(struct btrfs_trans_handle *trans,
343 int btrfs_add_delayed_extent_op(struct btrfs_trans_handle *trans,
346 void btrfs_merge_delayed_refs(struct btrfs_trans_handle *trans,
368 void btrfs_update_delayed_refs_rsv(struct btrfs_trans_handle *trans);
374 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans);
Dtransaction.c153 static noinline void switch_commit_roots(struct btrfs_trans_handle *trans) in switch_commit_roots()
215 void btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle *trans) in btrfs_trans_release_chunk_metadata()
359 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans()
420 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans, in btrfs_add_dropped_root()
439 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans()
517 static struct btrfs_trans_handle *
524 struct btrfs_trans_handle *h; in start_transaction()
714 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, in btrfs_start_transaction()
721 struct btrfs_trans_handle *btrfs_start_transaction_fallback_global_rsv( in btrfs_start_transaction_fallback_global_rsv()
729 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction()
[all …]
Dfree-space-tree.c15 static int __add_block_group_free_space(struct btrfs_trans_handle *trans,
50 static int add_new_free_space_info(struct btrfs_trans_handle *trans, in add_new_free_space_info()
83 struct btrfs_trans_handle *trans, in search_free_space_info()
114 static int btrfs_search_prev_slot(struct btrfs_trans_handle *trans, in btrfs_search_prev_slot()
185 int convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, in convert_free_space_to_bitmaps()
325 int convert_free_space_to_extents(struct btrfs_trans_handle *trans, in convert_free_space_to_extents()
458 static int update_free_space_extent_count(struct btrfs_trans_handle *trans, in update_free_space_extent_count()
561 static int free_space_next_bitmap(struct btrfs_trans_handle *trans, in free_space_next_bitmap()
586 static int modify_free_space_bitmap(struct btrfs_trans_handle *trans, in modify_free_space_bitmap()
699 static int remove_free_space_extent(struct btrfs_trans_handle *trans, in remove_free_space_extent()
[all …]
Dxattr.h15 int btrfs_setxattr(struct btrfs_trans_handle *trans, struct inode *inode,
21 int btrfs_xattr_security_init(struct btrfs_trans_handle *trans,
Ddir-item.c18 static struct btrfs_dir_item *insert_with_overflow(struct btrfs_trans_handle in insert_with_overflow()
55 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, in btrfs_insert_xattr_item()
108 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, const char *name, in btrfs_insert_dir_item()
179 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_item()
272 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_index_item()
343 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans, in btrfs_lookup_xattr()
407 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, in btrfs_delete_one_dir_name()
Dinode-item.c74 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, in btrfs_lookup_inode_extref()
98 static int btrfs_del_inode_extref(struct btrfs_trans_handle *trans, in btrfs_del_inode_extref()
171 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref()
251 static int btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_extref()
309 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_ref()
388 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode()
403 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_lookup_inode()
Droot-tree.c118 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root()
197 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root()
259 struct btrfs_trans_handle *trans; in btrfs_find_orphan_roots()
294 int btrfs_del_root(struct btrfs_trans_handle *trans, in btrfs_del_root()
316 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_del_root_ref()
389 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_add_root_ref()
456 void btrfs_update_root_times(struct btrfs_trans_handle *trans, in btrfs_update_root_times()
Dorphan.c9 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item()
30 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans, in btrfs_del_orphan_item()
Dtree-log.c96 static int btrfs_log_inode(struct btrfs_trans_handle *trans,
100 static int link_to_fixup_dir(struct btrfs_trans_handle *trans,
103 static noinline int replay_dir_deletes(struct btrfs_trans_handle *trans,
137 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans()
284 struct btrfs_trans_handle *trans;
344 static noinline int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item()
573 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent()
848 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item()
975 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref()
1209 static int unlink_old_inode_refs(struct btrfs_trans_handle *trans, in unlink_old_inode_refs()
[all …]
Ddisk-io.h121 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans,
123 int btrfs_add_log_tree(struct btrfs_trans_handle *trans,
129 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans,
Ddelayed-inode.c548 static int btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, in btrfs_delayed_item_reserve_metadata()
603 struct btrfs_trans_handle *trans, in btrfs_delayed_inode_reserve_metadata()
799 static int btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_item()
832 static int btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_items()
871 static int btrfs_batch_delete_items(struct btrfs_trans_handle *trans, in btrfs_batch_delete_items()
934 static int btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, in btrfs_delete_delayed_items()
1009 static int __btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in __btrfs_update_delayed_inode()
1098 static inline int btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in btrfs_update_delayed_inode()
1117 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_commit_inode_delayed_items()
1141 static int __btrfs_run_delayed_items(struct btrfs_trans_handle *trans, int nr) in __btrfs_run_delayed_items()
[all …]
Dextent-tree.c41 static int __btrfs_free_extent(struct btrfs_trans_handle *trans,
49 static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans,
53 static int alloc_reserved_tree_block(struct btrfs_trans_handle *trans,
148 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info()
473 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref()
549 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref()
628 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref()
716 static noinline int lookup_tree_block_ref(struct btrfs_trans_handle *trans, in lookup_tree_block_ref()
740 static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, in insert_tree_block_ref()
815 int lookup_inline_extent_backref(struct btrfs_trans_handle *trans, in lookup_inline_extent_backref()
[all …]
Dblock-rsv.h6 struct btrfs_trans_handle;
82 struct btrfs_block_rsv *btrfs_use_block_rsv(struct btrfs_trans_handle *trans,
/Linux-v5.10/fs/btrfs/tests/
Dfree-space-tree-tests.c19 static int __check_free_space_extents(struct btrfs_trans_handle *trans, in __check_free_space_extents()
106 static int check_free_space_extents(struct btrfs_trans_handle *trans, in check_free_space_extents()
149 static int test_empty_block_group(struct btrfs_trans_handle *trans, in test_empty_block_group()
163 static int test_remove_all(struct btrfs_trans_handle *trans, in test_remove_all()
184 static int test_remove_beginning(struct btrfs_trans_handle *trans, in test_remove_beginning()
207 static int test_remove_end(struct btrfs_trans_handle *trans, in test_remove_end()
230 static int test_remove_middle(struct btrfs_trans_handle *trans, in test_remove_middle()
254 static int test_merge_left(struct btrfs_trans_handle *trans, in test_merge_left()
291 static int test_merge_right(struct btrfs_trans_handle *trans, in test_merge_right()
329 static int test_merge_both(struct btrfs_trans_handle *trans, in test_merge_both()
[all …]
Dbtrfs-tests.h31 struct btrfs_trans_handle;
47 void btrfs_init_dummy_trans(struct btrfs_trans_handle *trans,
Dqgroup-tests.c17 struct btrfs_trans_handle trans; in insert_normal_tree_ref()
70 struct btrfs_trans_handle trans; in add_tree_ref()
122 struct btrfs_trans_handle trans; in remove_extent_item()
154 struct btrfs_trans_handle trans; in remove_extent_ref()
210 struct btrfs_trans_handle trans; in test_no_shared_qgroup()
311 struct btrfs_trans_handle trans; in test_multiple_refs()

123