Home
last modified time | relevance | path

Searched defs:dst_file (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfs/
Dnfs4file.c199 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()
/linux-4.4.14/fs/cifs/
Dioctl.c37 static long cifs_ioctl_clone(unsigned int xid, struct file *dst_file, in cifs_ioctl_clone()
/linux-4.4.14/fs/btrfs/
Dioctl.c3248 struct fd dst_file = fdget(info->fd); in btrfs_ioctl_file_extent_same() local