Searched defs:dst_file (Results 1 – 3 of 3) sorted by relevance
199 nfs42_ioctl_clone(struct file *dst_file, unsigned long srcfd, in nfs42_ioctl_clone()302 static long nfs42_ioctl_clone_range(struct file *dst_file, void __user *argp) in nfs42_ioctl_clone_range()
37 static long cifs_ioctl_clone(unsigned int xid, struct file *dst_file, in cifs_ioctl_clone()
3248 struct fd dst_file = fdget(info->fd); in btrfs_ioctl_file_extent_same() local