Searched refs:cifs_ioctl (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsfs.c | 1602 .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 D | cifsfs.h | 136 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
|
| H A D | ioctl.c | 97 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 D | ioctl-number.rst | 399 0xCF 02 fs/smb/client/cifs_ioctl.h
|