H A D | tree-log.c | 3637 struct btrfs_path *dst_path, in flush_dir_items_batch() argument 3686 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in flush_dir_items_batch() 3690 dst = dst_path->nodes[0]; in flush_dir_items_batch() 3701 dst_offset = btrfs_item_ptr_offset(dst, dst_path->slots[0] + count - 1); in flush_dir_items_batch() 3704 btrfs_release_path(dst_path); in flush_dir_items_batch() 3753 struct btrfs_path *dst_path, in process_dir_items_leaf() argument 3799 ret = insert_dir_log_key(trans, log, dst_path, in process_dir_items_leaf() 3852 ret = flush_dir_items_batch(trans, inode, src, dst_path, in process_dir_items_leaf() 3869 struct btrfs_path *dst_path, in log_dir_items() argument 3977 ret = process_dir_items_leaf(trans, inode, path, dst_path, ct in log_dir_items() 4126 log_directory_changes(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx) log_directory_changes() argument 4379 copy_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * dst_path,struct btrfs_path * src_path,int start_slot,int nr,int inode_only,u64 logged_isize,struct btrfs_log_ctx * ctx) copy_items() argument 4832 struct btrfs_path *dst_path = NULL; btrfs_log_prealloc_extents() local 5107 btrfs_log_all_xattrs(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx) btrfs_log_all_xattrs() argument 5909 copy_inode_items_to_log(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_key * min_key,const struct btrfs_key * max_key,struct btrfs_path * path,struct btrfs_path * dst_path,const u64 logged_isize,const int inode_only,struct btrfs_log_ctx * ctx,bool * need_log_inode_item) copy_inode_items_to_log() argument 6445 struct btrfs_path *dst_path; btrfs_log_inode() local [all...] |