Searched refs:copy_items (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/fs/btrfs/ |
| D | tree-log.c | 3797 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 4293 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 4348 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_prealloc_extents() 4517 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4547 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4992 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 5045 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 5069 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode() 5093 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 5115 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode()
|