/linux-4.1.27/fs/btrfs/ |
D | qgroup.h | 61 int btrfs_quota_enable(struct btrfs_trans_handle *trans, 63 int btrfs_quota_disable(struct btrfs_trans_handle *trans, 68 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, 70 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, 72 int btrfs_create_qgroup(struct btrfs_trans_handle *trans, 74 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, 76 int btrfs_limit_qgroup(struct btrfs_trans_handle *trans, 82 int btrfs_qgroup_record_ref(struct btrfs_trans_handle *trans, 87 int btrfs_delayed_qgroup_accounting(struct btrfs_trans_handle *trans, 89 void btrfs_remove_qgroup_operation(struct btrfs_trans_handle *trans, [all …]
|
D | transaction.h | 102 struct btrfs_trans_handle { struct 146 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans() argument 156 int btrfs_end_transaction(struct btrfs_trans_handle *trans, 158 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, 160 struct btrfs_trans_handle *btrfs_start_transaction_lflush( 162 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root); 163 struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root); 164 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root); 165 struct btrfs_trans_handle *btrfs_attach_transaction_barrier( 167 struct btrfs_trans_handle *btrfs_start_ioctl_transaction(struct btrfs_root *root); [all …]
|
D | tree-log.h | 46 struct btrfs_trans_handle *trans) in btrfs_set_log_full_commit() 52 struct btrfs_trans_handle *trans) in btrfs_need_log_full_commit() 58 int btrfs_sync_log(struct btrfs_trans_handle *trans, 60 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root); 61 int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans, 64 int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans, 69 int btrfs_del_dir_entries_in_log(struct btrfs_trans_handle *trans, 73 int btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, 79 void btrfs_record_unlink_dir(struct btrfs_trans_handle *trans, 82 int btrfs_log_new_name(struct btrfs_trans_handle *trans,
|
D | delayed-inode.h | 101 int btrfs_insert_delayed_dir_index(struct btrfs_trans_handle *trans, 107 int btrfs_delete_delayed_dir_index(struct btrfs_trans_handle *trans, 113 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans, 115 int btrfs_run_delayed_items_nr(struct btrfs_trans_handle *trans, 120 int btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, 128 int btrfs_delayed_update_inode(struct btrfs_trans_handle *trans,
|
D | delayed-ref.h | 206 struct btrfs_trans_handle *trans, 212 struct btrfs_trans_handle *trans, 219 struct btrfs_trans_handle *trans, 222 void btrfs_merge_delayed_refs(struct btrfs_trans_handle *trans, 228 btrfs_find_delayed_ref_head(struct btrfs_trans_handle *trans, u64 bytenr); 229 int btrfs_delayed_ref_lock(struct btrfs_trans_handle *trans, 238 btrfs_select_ref_head(struct btrfs_trans_handle *trans);
|
D | free-space-cache.h | 57 struct btrfs_trans_handle *trans, 64 struct btrfs_trans_handle *trans, 70 struct btrfs_trans_handle *trans, 75 struct btrfs_trans_handle *trans, 81 struct btrfs_trans_handle *trans, 86 struct btrfs_trans_handle *trans,
|
D | ctree.h | 42 struct btrfs_trans_handle; 3350 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans, 3352 int btrfs_check_space_for_delayed_refs(struct btrfs_trans_handle *trans, 3355 int btrfs_run_delayed_refs(struct btrfs_trans_handle *trans, 3360 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, 3369 int btrfs_cross_ref_exist(struct btrfs_trans_handle *trans, 3377 struct extent_buffer *btrfs_alloc_tree_block(struct btrfs_trans_handle *trans, 3382 void btrfs_free_tree_block(struct btrfs_trans_handle *trans, 3386 int btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans, 3390 int btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans, [all …]
|
D | disk-io.h | 54 void clean_tree_block(struct btrfs_trans_handle *trans, 60 int write_ctree_super(struct btrfs_trans_handle *trans, 131 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, 133 int btrfs_add_log_tree(struct btrfs_trans_handle *trans, 137 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans,
|
D | props.h | 34 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans, 38 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans,
|
D | xattr.h | 28 extern int __btrfs_setxattr(struct btrfs_trans_handle *trans, 37 extern int btrfs_xattr_security_init(struct btrfs_trans_handle *trans,
|
D | delayed-ref.c | 237 int btrfs_delayed_ref_lock(struct btrfs_trans_handle *trans, in btrfs_delayed_ref_lock() 261 static inline void drop_delayed_ref(struct btrfs_trans_handle *trans, in drop_delayed_ref() 280 static int merge_ref(struct btrfs_trans_handle *trans, in merge_ref() 331 void btrfs_merge_delayed_refs(struct btrfs_trans_handle *trans, in btrfs_merge_delayed_refs() 398 btrfs_select_ref_head(struct btrfs_trans_handle *trans) in btrfs_select_ref_head() 454 update_existing_ref(struct btrfs_trans_handle *trans, in update_existing_ref() 570 struct btrfs_trans_handle *trans, in add_delayed_ref_head() 656 struct btrfs_trans_handle *trans, in add_delayed_tree_ref() 718 struct btrfs_trans_handle *trans, in add_delayed_data_ref() 784 struct btrfs_trans_handle *trans, in btrfs_add_delayed_tree_ref() [all …]
|
D | transaction.c | 277 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans() 335 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() 413 static struct btrfs_trans_handle * 417 struct btrfs_trans_handle *h; in start_transaction() 567 struct btrfs_trans_handle *btrfs_start_transaction(struct btrfs_root *root, in btrfs_start_transaction() 574 struct btrfs_trans_handle *btrfs_start_transaction_lflush( in btrfs_start_transaction_lflush() 581 struct btrfs_trans_handle *btrfs_join_transaction(struct btrfs_root *root) in btrfs_join_transaction() 586 struct btrfs_trans_handle *btrfs_join_transaction_nolock(struct btrfs_root *root) in btrfs_join_transaction_nolock() 591 struct btrfs_trans_handle *btrfs_start_ioctl_transaction(struct btrfs_root *root) in btrfs_start_ioctl_transaction() 609 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction() [all …]
|
D | root-tree.c | 135 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() 212 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() 279 struct btrfs_trans_handle *trans; in btrfs_find_orphan_roots() 327 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root() 348 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, in btrfs_del_root_ref() 419 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, in btrfs_add_root_ref() 486 void btrfs_update_root_times(struct btrfs_trans_handle *trans, in btrfs_update_root_times()
|
D | inode-item.c | 96 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, in btrfs_lookup_inode_extref() 121 static int btrfs_del_inode_extref(struct btrfs_trans_handle *trans, in btrfs_del_inode_extref() 193 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref() 270 static int btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_extref() 326 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_ref() 401 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode() 416 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_lookup_inode()
|
D | orphan.c | 22 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item() 43 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans, in btrfs_del_orphan_item()
|
D | dir-item.c | 32 static struct btrfs_dir_item *insert_with_overflow(struct btrfs_trans_handle in insert_with_overflow() 68 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, in btrfs_insert_xattr_item() 120 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_insert_dir_item() 191 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_item() 284 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_index_item() 354 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans, in btrfs_lookup_xattr() 420 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, in btrfs_delete_one_dir_name()
|
D | qgroup.c | 477 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, in add_qgroup_relation_item() 501 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, in del_qgroup_relation_item() 532 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item() 600 static int del_qgroup_item(struct btrfs_trans_handle *trans, in del_qgroup_item() 646 static int update_qgroup_limit_item(struct btrfs_trans_handle *trans, in update_qgroup_limit_item() 688 static int update_qgroup_info_item(struct btrfs_trans_handle *trans, in update_qgroup_info_item() 733 static int update_qgroup_status_item(struct btrfs_trans_handle *trans, in update_qgroup_status_item() 777 static int btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, in btrfs_clean_quota_tree() 823 int btrfs_quota_enable(struct btrfs_trans_handle *trans, in btrfs_quota_enable() 954 int btrfs_quota_disable(struct btrfs_trans_handle *trans, in btrfs_quota_disable() [all …]
|
D | volumes.h | 421 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, 442 int btrfs_grow_device(struct btrfs_trans_handle *trans, 460 int find_free_dev_extent(struct btrfs_trans_handle *trans, 468 int btrfs_run_dev_stats(struct btrfs_trans_handle *trans, 484 int btrfs_finish_chunk_alloc(struct btrfs_trans_handle *trans, 487 int btrfs_remove_chunk(struct btrfs_trans_handle *trans,
|
D | tree-log.c | 96 static int btrfs_log_inode(struct btrfs_trans_handle *trans, 102 static int link_to_fixup_dir(struct btrfs_trans_handle *trans, 105 static noinline int replay_dir_deletes(struct btrfs_trans_handle *trans, 139 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans() 282 struct btrfs_trans_handle *trans; 341 static noinline int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item() 584 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent() 774 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item() 920 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref() 1149 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref() [all …]
|
D | backref.h | 54 int btrfs_find_all_roots(struct btrfs_trans_handle *trans, 71 int btrfs_check_shared(struct btrfs_trans_handle *trans,
|
D | delayed-inode.c | 542 static int btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, in btrfs_delayed_item_reserve_metadata() 586 struct btrfs_trans_handle *trans, in btrfs_delayed_inode_reserve_metadata() 829 static int btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_item() 859 static int btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_items() 898 static int btrfs_batch_delete_items(struct btrfs_trans_handle *trans, in btrfs_batch_delete_items() 961 static int btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, in btrfs_delete_delayed_items() 1033 static int __btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in __btrfs_update_delayed_inode() 1115 static inline int btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in btrfs_update_delayed_inode() 1134 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_commit_inode_delayed_items() 1158 static int __btrfs_run_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_run_delayed_items() [all …]
|
D | extent-tree.c | 77 static int update_block_group(struct btrfs_trans_handle *trans, 80 static int __btrfs_free_extent(struct btrfs_trans_handle *trans, 90 static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans, 95 static int alloc_reserved_tree_block(struct btrfs_trans_handle *trans, 101 static int do_chunk_alloc(struct btrfs_trans_handle *trans, 743 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info() 980 static int convert_extent_item_v0(struct btrfs_trans_handle *trans, in convert_extent_item_v0() 1096 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref() 1183 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref() 1262 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref() [all …]
|
D | acl.c | 75 static int __btrfs_set_acl(struct btrfs_trans_handle *trans, in __btrfs_set_acl() 136 int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
|
D | props.c | 102 static int __btrfs_set_prop(struct btrfs_trans_handle *trans, in __btrfs_set_prop() 300 static int inherit_props(struct btrfs_trans_handle *trans, in inherit_props() 339 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans, in btrfs_inode_inherit_props() 349 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans, in btrfs_subvol_inherit_props()
|
D | inode-map.h | 9 struct btrfs_trans_handle *trans);
|
D | xattr.c | 91 static int do_setxattr(struct btrfs_trans_handle *trans, in do_setxattr() 233 int __btrfs_setxattr(struct btrfs_trans_handle *trans, in __btrfs_setxattr() 491 struct btrfs_trans_handle *trans = fs_info; in btrfs_initxattrs() 513 int btrfs_xattr_security_init(struct btrfs_trans_handle *trans, in btrfs_xattr_security_init()
|
D | ctree.c | 28 static int split_node(struct btrfs_trans_handle *trans, struct btrfs_root 30 static int split_leaf(struct btrfs_trans_handle *trans, struct btrfs_root 33 static int push_node_left(struct btrfs_trans_handle *trans, 36 static int balance_node_right(struct btrfs_trans_handle *trans, 238 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() 977 static noinline int update_ref_for_cow(struct btrfs_trans_handle *trans, in update_ref_for_cow() 1093 static noinline int __btrfs_cow_block(struct btrfs_trans_handle *trans, in __btrfs_cow_block() 1498 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block() 1533 noinline int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block() 1619 int btrfs_realloc_node(struct btrfs_trans_handle *trans, in btrfs_realloc_node() [all …]
|
D | uuid-tree.c | 93 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, in btrfs_uuid_tree_add() 157 int btrfs_uuid_tree_rem(struct btrfs_trans_handle *trans, in btrfs_uuid_tree_rem() 241 struct btrfs_trans_handle *trans; in btrfs_uuid_iter_rem()
|
D | dev-replace.h | 25 int btrfs_run_dev_replace(struct btrfs_trans_handle *trans,
|
D | relocation.c | 476 static int update_backref_cache(struct btrfs_trans_handle *trans, in update_backref_cache() 1186 static int clone_backref_node(struct btrfs_trans_handle *trans, 1366 static struct btrfs_root *create_reloc_root(struct btrfs_trans_handle *trans, 1441 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, 1478 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans, 1626 int replace_file_extents(struct btrfs_trans_handle *trans, 1761 int replace_path(struct btrfs_trans_handle *trans, 2116 struct btrfs_trans_handle *trans = NULL; 2268 struct btrfs_trans_handle *trans; 2443 static int record_reloc_root_in_trans(struct btrfs_trans_handle *trans, [all …]
|
D | inode.c | 119 static int btrfs_init_inode_security(struct btrfs_trans_handle *trans, in btrfs_init_inode_security() 136 static int insert_inline_extent(struct btrfs_trans_handle *trans, in insert_inline_extent() 245 struct btrfs_trans_handle *trans; in cow_file_range_inline() 1211 struct btrfs_trans_handle *trans; in run_delalloc_nocow() 1924 static noinline int add_pending_csums(struct btrfs_trans_handle *trans, in add_pending_csums() 2051 static int insert_reserved_file_extent(struct btrfs_trans_handle *trans, in insert_reserved_file_extent() 2402 struct btrfs_trans_handle *trans; in relink_extent_backref() 2798 struct btrfs_trans_handle *trans = NULL; in btrfs_finish_ordered_io() 3130 void btrfs_orphan_commit_root(struct btrfs_trans_handle *trans, in btrfs_orphan_commit_root() 3179 int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode) in btrfs_orphan_add() [all …]
|
D | tree-defrag.c | 32 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans, in btrfs_defrag_leaves()
|
D | ioctl.c | 218 struct btrfs_trans_handle *trans; in btrfs_ioctl_setflags() 437 struct btrfs_trans_handle *trans; in create_subvol() 655 struct btrfs_trans_handle *trans; in create_snapshot() 1469 struct btrfs_trans_handle *trans; in btrfs_ioctl_resize() 1767 struct btrfs_trans_handle *trans; in btrfs_ioctl_subvol_setflags() 2313 struct btrfs_trans_handle *trans; in btrfs_ioctl_snap_destroy() 3054 static int check_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, in check_ref() 3085 static int clone_finish_inode_update(struct btrfs_trans_handle *trans, in clone_finish_inode_update() 3117 const struct btrfs_trans_handle *trans, in clone_update_extent_map() 3200 struct btrfs_trans_handle *trans, in clone_copy_inline_extent() [all …]
|
D | volumes.c | 45 static int init_first_rw_device(struct btrfs_trans_handle *trans, 1055 static int contains_pending_extent(struct btrfs_trans_handle *trans, in contains_pending_extent() 1111 int find_free_dev_extent(struct btrfs_trans_handle *trans, in find_free_dev_extent() 1271 static int btrfs_free_dev_extent(struct btrfs_trans_handle *trans, in btrfs_free_dev_extent() 1329 static int btrfs_alloc_dev_extent(struct btrfs_trans_handle *trans, in btrfs_alloc_dev_extent() 1433 static int btrfs_add_device(struct btrfs_trans_handle *trans, in btrfs_add_device() 1511 struct btrfs_trans_handle *trans; in btrfs_rm_dev_item() 2024 static int btrfs_finish_sprout(struct btrfs_trans_handle *trans, in btrfs_finish_sprout() 2099 struct btrfs_trans_handle *trans; in btrfs_init_new_device() 2411 static noinline int btrfs_update_device(struct btrfs_trans_handle *trans, in btrfs_update_device() [all …]
|
D | file-item.c | 40 int btrfs_insert_file_extent(struct btrfs_trans_handle *trans, in btrfs_insert_file_extent() 87 btrfs_lookup_csum(struct btrfs_trans_handle *trans, in btrfs_lookup_csum() 139 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, in btrfs_lookup_file_extent() 566 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums() 683 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans, in btrfs_csum_file_blocks()
|
D | dev-replace.c | 195 int btrfs_run_dev_replace(struct btrfs_trans_handle *trans, in btrfs_run_dev_replace() 312 struct btrfs_trans_handle *trans; in btrfs_dev_replace_start() 466 struct btrfs_trans_handle *trans; in btrfs_dev_replace_finishing() 691 struct btrfs_trans_handle *trans; in __btrfs_dev_replace_cancel()
|
D | ordered-data.h | 207 void btrfs_wait_logged_extents(struct btrfs_trans_handle *trans,
|
D | backref.c | 887 static int find_parent_nodes(struct btrfs_trans_handle *trans, 1117 static int btrfs_find_all_leafs(struct btrfs_trans_handle *trans, 1151 static int __btrfs_find_all_roots(struct btrfs_trans_handle *trans, 1189 int btrfs_find_all_roots(struct btrfs_trans_handle *trans, 1216 int btrfs_check_shared(struct btrfs_trans_handle *trans, 1627 struct btrfs_trans_handle *trans = NULL;
|
D | file.c | 147 int btrfs_add_inode_defrag(struct btrfs_trans_handle *trans, in btrfs_add_inode_defrag() 691 int __btrfs_drop_extents(struct btrfs_trans_handle *trans, in __btrfs_drop_extents() 1017 int btrfs_drop_extents(struct btrfs_trans_handle *trans, in btrfs_drop_extents() 1073 int btrfs_mark_extent_written(struct btrfs_trans_handle *trans, in btrfs_mark_extent_written() 1875 struct btrfs_trans_handle *trans; in btrfs_sync_file() 2128 static int fill_holes(struct btrfs_trans_handle *trans, struct inode *inode, in fill_holes() 2263 struct btrfs_trans_handle *trans; in btrfs_punch_hole() 2672 struct btrfs_trans_handle *trans; in btrfs_fallocate()
|
D | free-space-cache.c | 132 struct btrfs_trans_handle *trans, in __create_free_space_inode() 193 struct btrfs_trans_handle *trans, in create_free_space_inode() 228 struct btrfs_trans_handle *trans, in btrfs_truncate_free_space_cache() 982 update_cache_item(struct btrfs_trans_handle *trans, in update_cache_item() 1146 struct btrfs_trans_handle *trans, in btrfs_wait_cache_io() 1227 struct btrfs_trans_handle *trans, in __btrfs_write_out_cache() 1363 struct btrfs_trans_handle *trans, in btrfs_write_out_cache() 3412 struct btrfs_trans_handle *trans, in create_free_ino_inode() 3462 struct btrfs_trans_handle *trans, in btrfs_write_out_ino_cache()
|
D | disk-io.c | 1163 void clean_tree_block(struct btrfs_trans_handle *trans, in clean_tree_block() 1307 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans, in btrfs_create_tree() 1387 static struct btrfs_root *alloc_log_tree(struct btrfs_trans_handle *trans, in alloc_log_tree() 1436 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree() 1449 int btrfs_add_log_tree(struct btrfs_trans_handle *trans, in btrfs_add_log_tree() 1817 struct btrfs_trans_handle *trans; in transaction_kthread() 3593 int write_ctree_super(struct btrfs_trans_handle *trans, in write_ctree_super() 3697 struct btrfs_trans_handle *trans; in btrfs_commit_super()
|
D | inode-map.c | 393 struct btrfs_trans_handle *trans) in btrfs_save_ino_cache()
|
D | super.c | 250 void __btrfs_abort_transaction(struct btrfs_trans_handle *trans, in __btrfs_abort_transaction() 989 struct btrfs_trans_handle *trans; in btrfs_sync_fs() 1992 struct btrfs_trans_handle *trans; in btrfs_freeze()
|
D | ordered-data.c | 486 void btrfs_wait_logged_extents(struct btrfs_trans_handle *trans, in btrfs_wait_logged_extents()
|
D | scrub.c | 802 struct btrfs_trans_handle *trans = NULL; in scrub_fixup_nodatasum() 3950 struct btrfs_trans_handle *trans = NULL; in copy_nocow_pages_worker()
|
D | send.c | 5636 struct btrfs_trans_handle *trans = NULL; in ensure_commit_roots_uptodate()
|
/linux-4.1.27/fs/btrfs/tests/ |
D | qgroup-tests.c | 25 static void init_dummy_trans(struct btrfs_trans_handle *trans) in init_dummy_trans() 36 struct btrfs_trans_handle trans; in insert_normal_tree_ref() 89 struct btrfs_trans_handle trans; in add_tree_ref() 141 struct btrfs_trans_handle trans; in remove_extent_item() 173 struct btrfs_trans_handle trans; in remove_extent_ref() 228 struct btrfs_trans_handle trans; in test_no_shared_qgroup() 295 struct btrfs_trans_handle trans; in test_multiple_refs()
|