Lines Matching refs:btrfs_trans_handle

94 static int btrfs_log_inode(struct btrfs_trans_handle *trans,
97 static int link_to_fixup_dir(struct btrfs_trans_handle *trans,
100 static noinline int replay_dir_deletes(struct btrfs_trans_handle *trans,
134 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans()
260 struct btrfs_trans_handle *trans;
305 static noinline int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item()
480 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent()
656 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item()
792 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref()
931 static int insert_orphan_item(struct btrfs_trans_handle *trans, in insert_orphan_item()
952 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count()
1025 static noinline int fixup_inode_link_counts(struct btrfs_trans_handle *trans, in fixup_inode_link_counts()
1081 static noinline int link_to_fixup_dir(struct btrfs_trans_handle *trans, in link_to_fixup_dir()
1118 static noinline int insert_one_name(struct btrfs_trans_handle *trans, in insert_one_name()
1160 static noinline int replay_one_name(struct btrfs_trans_handle *trans, in replay_one_name()
1259 static noinline int replay_one_dir_item(struct btrfs_trans_handle *trans, in replay_one_dir_item()
1375 static noinline int check_item_in_log(struct btrfs_trans_handle *trans, in check_item_in_log()
1479 static noinline int replay_dir_deletes(struct btrfs_trans_handle *trans, in replay_dir_deletes()
1669 static noinline int walk_down_log_tree(struct btrfs_trans_handle *trans, in walk_down_log_tree()
1750 static noinline int walk_up_log_tree(struct btrfs_trans_handle *trans, in walk_up_log_tree()
1807 static int walk_log_tree(struct btrfs_trans_handle *trans, in walk_log_tree()
1878 static int update_log_root(struct btrfs_trans_handle *trans, in update_log_root()
1894 static int wait_log_commit(struct btrfs_trans_handle *trans, in wait_log_commit()
1922 static int wait_for_writer(struct btrfs_trans_handle *trans, in wait_for_writer()
1951 int btrfs_sync_log(struct btrfs_trans_handle *trans, in btrfs_sync_log()
2117 static void free_log_tree(struct btrfs_trans_handle *trans, in free_log_tree()
2149 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root) in btrfs_free_log()
2158 int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_free_log_root_tree()
2189 int btrfs_del_dir_entries_in_log(struct btrfs_trans_handle *trans, in btrfs_del_dir_entries_in_log()
2288 int btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref_in_log()
2323 static noinline int insert_dir_log_key(struct btrfs_trans_handle *trans, in insert_dir_log_key()
2356 static noinline int log_dir_items(struct btrfs_trans_handle *trans, in log_dir_items()
2523 static noinline int log_directory_changes(struct btrfs_trans_handle *trans, in log_directory_changes()
2560 static int drop_objectid_items(struct btrfs_trans_handle *trans, in drop_objectid_items()
2597 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items()
2733 static int btrfs_log_inode(struct btrfs_trans_handle *trans, in btrfs_log_inode()
2894 static noinline int check_parent_dirs_for_sync(struct btrfs_trans_handle *trans, in check_parent_dirs_for_sync()
2955 static int inode_in_log(struct btrfs_trans_handle *trans, in inode_in_log()
2976 int btrfs_log_inode_parent(struct btrfs_trans_handle *trans, in btrfs_log_inode_parent()
3077 int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans, in btrfs_log_dentry_safe()
3097 struct btrfs_trans_handle *trans; in btrfs_recover_log_trees()
3210 void btrfs_record_unlink_dir(struct btrfs_trans_handle *trans, in btrfs_record_unlink_dir()
3266 int btrfs_log_new_name(struct btrfs_trans_handle *trans, in btrfs_log_new_name()