Searched refs:copy_items (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | tree-log.c | 3592 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 4266 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4296 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4722 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 4747 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode() 4771 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 4793 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode()
|