Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dioctl.c38 static long cifs_ioctl_clone(unsigned int xid, struct file *dst_file, in cifs_ioctl_clone()
/linux-4.1.27/drivers/video/fbdev/msm/
Dmdp.c274 void put_img(struct file *src_file, struct file *dst_file) in put_img()
284 struct file *src_file = 0, *dst_file = 0; in mdp_blit() local
Dmdp_ppp.c580 struct file *src_file, struct file *dst_file) in flush_imgs()
606 struct file *dst_file) in send_blit()
648 struct file *dst_file, unsigned long dst_start, unsigned long dst_len) in mdp_ppp_blit()
/linux-4.1.27/fs/btrfs/
Dioctl.c3016 struct fd dst_file = fdget(info->fd); in btrfs_ioctl_file_extent_same() local