Searched refs:copy_items (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/btrfs/ |
| D | tree-log.c | 3930 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 4426 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 4481 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_prealloc_extents() 4670 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4700 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 5286 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 5309 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 5333 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode() 5357 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 5379 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode()
|