Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsfs.c1602 .unlocked_ioctl = cifs_ioctl,
1622 .unlocked_ioctl = cifs_ioctl,
1641 .unlocked_ioctl = cifs_ioctl,
1660 .unlocked_ioctl = cifs_ioctl,
1678 .unlocked_ioctl = cifs_ioctl,
1695 .unlocked_ioctl = cifs_ioctl,
1707 .unlocked_ioctl = cifs_ioctl,
H A Dcifsfs.h136 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
H A Dioctl.c97 if (fd_file(src_file)->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk()
349 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function
/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst399 0xCF 02 fs/smb/client/cifs_ioctl.h