Searched refs:srcfd (Results 1 – 6 of 6) sorted by relevance
135 __u32 srcfd; member
72 unsigned long srcfd) in cifs_ioctl_copychunk() argument91 CLASS(fd, src_file)(srcfd); in cifs_ioctl_copychunk()
230 static int ioctl_file_clone(struct file *dst_file, unsigned long srcfd, in ioctl_file_clone() argument233 CLASS(fd, src_file)(srcfd); in ioctl_file_clone()
261 __u32 srcfd; member4180 addfd.srcfd = memfd; in TEST()4332 addfd.srcfd = memfd; in TEST()4947 addfd.srcfd = 0; in TEST()
1740 kaddfd.file = fget(addfd.srcfd); in seccomp_notify_addfd()