Home
last modified time | relevance | path

Searched refs:cifs_ioctl (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsfs.c1382 .unlocked_ioctl = cifs_ioctl,
1402 .unlocked_ioctl = cifs_ioctl,
1421 .unlocked_ioctl = cifs_ioctl,
1440 .unlocked_ioctl = cifs_ioctl,
1458 .unlocked_ioctl = cifs_ioctl,
1475 .unlocked_ioctl = cifs_ioctl,
1487 .unlocked_ioctl = cifs_ioctl,
Dioctl.c98 if (src_file.file->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk()
313 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function
Dcifsfs.h142 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
/Linux-v6.6/Documentation/userspace-api/ioctl/
Dioctl-number.rst367 0xCF 02 fs/smb/client/cifs_ioctl.h