Searched refs:copy_items (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | tree-log.c | 3484 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 4164 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4194 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4620 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 4645 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode() 4669 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_inode() 4691 ret = copy_items(trans, inode, dst_path, path, &last_extent, in btrfs_log_inode()
|