Lines Matching refs:btrfs_trans_handle

97 static int btrfs_log_inode(struct btrfs_trans_handle *trans,
101 static int link_to_fixup_dir(struct btrfs_trans_handle *trans,
104 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()
310 struct btrfs_trans_handle *trans;
354 static int do_overwrite_item(struct btrfs_trans_handle *trans, in do_overwrite_item()
582 static int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item()
625 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent()
901 static int unlink_inode_for_log_replay(struct btrfs_trans_handle *trans, in unlink_inode_for_log_replay()
929 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item()
1059 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref()
1284 static int unlink_old_inode_refs(struct btrfs_trans_handle *trans, in unlink_old_inode_refs()
1372 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref()
1625 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count()
1677 static noinline int fixup_inode_link_counts(struct btrfs_trans_handle *trans, in fixup_inode_link_counts()
1738 static noinline int link_to_fixup_dir(struct btrfs_trans_handle *trans, in link_to_fixup_dir()
1777 static noinline int insert_one_name(struct btrfs_trans_handle *trans, in insert_one_name()
1807 static int delete_conflicting_dir_entry(struct btrfs_trans_handle *trans, in delete_conflicting_dir_entry()
1851 static noinline int replay_one_name(struct btrfs_trans_handle *trans, in replay_one_name()
1988 static noinline int replay_one_dir_item(struct btrfs_trans_handle *trans, in replay_one_dir_item()
2134 static noinline int check_item_in_log(struct btrfs_trans_handle *trans, in check_item_in_log()
2217 static int replay_xattr_deletes(struct btrfs_trans_handle *trans, in replay_xattr_deletes()
2325 static noinline int replay_dir_deletes(struct btrfs_trans_handle *trans, in replay_dir_deletes()
2605 static noinline int walk_down_log_tree(struct btrfs_trans_handle *trans, in walk_down_log_tree()
2698 static noinline int walk_up_log_tree(struct btrfs_trans_handle *trans, in walk_up_log_tree()
2760 static int walk_log_tree(struct btrfs_trans_handle *trans, in walk_log_tree()
2837 static int update_log_root(struct btrfs_trans_handle *trans, in update_log_root()
2933 int btrfs_sync_log(struct btrfs_trans_handle *trans, in btrfs_sync_log()
3248 static void free_log_tree(struct btrfs_trans_handle *trans, in free_log_tree()
3301 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root) in btrfs_free_log()
3311 int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_free_log_root_tree()
3331 static int inode_logged(struct btrfs_trans_handle *trans, in inode_logged()
3447 static int del_logged_dentry(struct btrfs_trans_handle *trans, in del_logged_dentry()
3496 void btrfs_del_dir_entries_in_log(struct btrfs_trans_handle *trans, in btrfs_del_dir_entries_in_log()
3535 void btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref_in_log()
3571 static noinline int insert_dir_log_key(struct btrfs_trans_handle *trans, in insert_dir_log_key()
3614 static int flush_dir_items_batch(struct btrfs_trans_handle *trans, in flush_dir_items_batch()
3689 static int process_dir_items_leaf(struct btrfs_trans_handle *trans, in process_dir_items_leaf()
3809 static noinline int log_dir_items(struct btrfs_trans_handle *trans, in log_dir_items()
4049 static noinline int log_directory_changes(struct btrfs_trans_handle *trans, in log_directory_changes()
4088 static int drop_inode_items(struct btrfs_trans_handle *trans, in drop_inode_items()
4141 static int truncate_inode_items(struct btrfs_trans_handle *trans, in truncate_inode_items()
4156 static void fill_inode_item(struct btrfs_trans_handle *trans, in fill_inode_item()
4219 static int log_inode_item(struct btrfs_trans_handle *trans, in log_inode_item()
4265 static int log_csums(struct btrfs_trans_handle *trans, in log_csums()
4311 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items()
4560 static int log_extent_csums(struct btrfs_trans_handle *trans, in log_extent_csums()
4669 static int log_one_extent(struct btrfs_trans_handle *trans, in log_one_extent()
4758 static int btrfs_log_prealloc_extents(struct btrfs_trans_handle *trans, in btrfs_log_prealloc_extents()
4883 static int btrfs_log_changed_extents(struct btrfs_trans_handle *trans, in btrfs_log_changed_extents()
5035 static int btrfs_log_all_xattrs(struct btrfs_trans_handle *trans, in btrfs_log_all_xattrs()
5113 static int btrfs_log_holes(struct btrfs_trans_handle *trans, in btrfs_log_holes()
5348 static bool need_log_inode(const struct btrfs_trans_handle *trans, in need_log_inode()
5415 static int log_new_dir_dentries(struct btrfs_trans_handle *trans, in log_new_dir_dentries()
5595 static int add_conflicting_inode(struct btrfs_trans_handle *trans, in add_conflicting_inode()
5711 static int log_conflicting_inodes(struct btrfs_trans_handle *trans, in log_conflicting_inodes()
5814 static int copy_inode_items_to_log(struct btrfs_trans_handle *trans, in copy_inode_items_to_log()
5972 static int insert_delayed_items_batch(struct btrfs_trans_handle *trans, in insert_delayed_items_batch()
6000 static int log_delayed_insertion_items(struct btrfs_trans_handle *trans, in log_delayed_insertion_items()
6095 static int log_delayed_deletions_full(struct btrfs_trans_handle *trans, in log_delayed_deletions_full()
6139 static int batch_delete_dir_index_items(struct btrfs_trans_handle *trans, in batch_delete_dir_index_items()
6174 static int log_delayed_deletions_incremental(struct btrfs_trans_handle *trans, in log_delayed_deletions_incremental()
6246 static int log_delayed_deletion_items(struct btrfs_trans_handle *trans, in log_delayed_deletion_items()
6273 static int log_new_delayed_dentries(struct btrfs_trans_handle *trans, in log_new_delayed_dentries()
6351 static int btrfs_log_inode(struct btrfs_trans_handle *trans, in btrfs_log_inode()
6686 static int btrfs_log_all_parents(struct btrfs_trans_handle *trans, in btrfs_log_all_parents()
6808 static int log_new_ancestors(struct btrfs_trans_handle *trans, in log_new_ancestors()
6873 static int log_new_ancestors_fast(struct btrfs_trans_handle *trans, in log_new_ancestors_fast()
6911 static int log_all_new_ancestors(struct btrfs_trans_handle *trans, in log_all_new_ancestors()
7000 static int btrfs_log_inode_parent(struct btrfs_trans_handle *trans, in btrfs_log_inode_parent()
7131 int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans, in btrfs_log_dentry_safe()
7153 struct btrfs_trans_handle *trans; in btrfs_recover_log_trees()
7332 void btrfs_record_unlink_dir(struct btrfs_trans_handle *trans, in btrfs_record_unlink_dir()
7395 void btrfs_record_snapshot_destroy(struct btrfs_trans_handle *trans, in btrfs_record_snapshot_destroy()
7420 void btrfs_log_new_name(struct btrfs_trans_handle *trans, in btrfs_log_new_name()