Lines Matching defs:trans
139 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans()
282 struct btrfs_trans_handle *trans; member
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()
1278 static int insert_orphan_item(struct btrfs_trans_handle *trans, in insert_orphan_item()
1401 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count()
1449 static noinline int fixup_inode_link_counts(struct btrfs_trans_handle *trans, in fixup_inode_link_counts()
1509 static noinline int link_to_fixup_dir(struct btrfs_trans_handle *trans, in link_to_fixup_dir()
1550 static noinline int insert_one_name(struct btrfs_trans_handle *trans, in insert_one_name()
1617 static noinline int replay_one_name(struct btrfs_trans_handle *trans, in replay_one_name()
1737 static noinline int replay_one_dir_item(struct btrfs_trans_handle *trans, in replay_one_dir_item()
1854 static noinline int check_item_in_log(struct btrfs_trans_handle *trans, in check_item_in_log()
1962 static int replay_xattr_deletes(struct btrfs_trans_handle *trans, in replay_xattr_deletes()
2070 static noinline int replay_dir_deletes(struct btrfs_trans_handle *trans, in replay_dir_deletes()
2286 static noinline int walk_down_log_tree(struct btrfs_trans_handle *trans, in walk_down_log_tree()
2384 static noinline int walk_up_log_tree(struct btrfs_trans_handle *trans, in walk_up_log_tree()
2448 static int walk_log_tree(struct btrfs_trans_handle *trans, in walk_log_tree()
2522 static int update_log_root(struct btrfs_trans_handle *trans, in update_log_root()
2538 static void wait_log_commit(struct btrfs_trans_handle *trans, in wait_log_commit()
2564 static void wait_for_writer(struct btrfs_trans_handle *trans, in wait_for_writer()
2623 int btrfs_sync_log(struct btrfs_trans_handle *trans, in btrfs_sync_log()
2871 static void free_log_tree(struct btrfs_trans_handle *trans, in free_log_tree()
2914 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root) in btrfs_free_log()
2923 int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_free_log_root_tree()
2954 int btrfs_del_dir_entries_in_log(struct btrfs_trans_handle *trans, in btrfs_del_dir_entries_in_log()
3062 int btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref_in_log()
3098 static noinline int insert_dir_log_key(struct btrfs_trans_handle *trans, in insert_dir_log_key()
3131 static noinline int log_dir_items(struct btrfs_trans_handle *trans, in log_dir_items()
3321 static noinline int log_directory_changes(struct btrfs_trans_handle *trans, in log_directory_changes()
3359 static int drop_objectid_items(struct btrfs_trans_handle *trans, in drop_objectid_items()
3410 static void fill_inode_item(struct btrfs_trans_handle *trans, in fill_inode_item()
3465 static int log_inode_item(struct btrfs_trans_handle *trans, in log_inode_item()
3484 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items()
3780 static int wait_ordered_extents(struct btrfs_trans_handle *trans, in wait_ordered_extents()
3929 static int log_one_extent(struct btrfs_trans_handle *trans, in log_one_extent()
4023 static int btrfs_log_changed_extents(struct btrfs_trans_handle *trans, in btrfs_log_changed_extents()
4135 static int btrfs_log_all_xattrs(struct btrfs_trans_handle *trans, in btrfs_log_all_xattrs()
4230 static int btrfs_log_trailing_hole(struct btrfs_trans_handle *trans, in btrfs_log_trailing_hole()
4442 static int btrfs_log_inode(struct btrfs_trans_handle *trans, in btrfs_log_inode()
4807 static noinline int check_parent_dirs_for_sync(struct btrfs_trans_handle *trans, in check_parent_dirs_for_sync()
4922 static int log_new_dir_dentries(struct btrfs_trans_handle *trans, in log_new_dir_dentries()
5056 static int btrfs_log_inode_parent(struct btrfs_trans_handle *trans, in btrfs_log_inode_parent()
5192 int btrfs_log_dentry_safe(struct btrfs_trans_handle *trans, in btrfs_log_dentry_safe()
5216 struct btrfs_trans_handle *trans; in btrfs_recover_log_trees() local
5360 void btrfs_record_unlink_dir(struct btrfs_trans_handle *trans, in btrfs_record_unlink_dir()
5416 int btrfs_log_new_name(struct btrfs_trans_handle *trans, in btrfs_log_new_name()