Searched refs:cifs_ioctl (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | cifsfs.c | 1532 .unlocked_ioctl = cifs_ioctl, 1552 .unlocked_ioctl = cifs_ioctl, 1571 .unlocked_ioctl = cifs_ioctl, 1590 .unlocked_ioctl = cifs_ioctl, 1608 .unlocked_ioctl = cifs_ioctl, 1625 .unlocked_ioctl = cifs_ioctl, 1637 .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-6.15/Documentation/userspace-api/ioctl/ |
| H A D | ioctl-number.rst | 387 0xCF 02 fs/smb/client/cifs_ioctl.h
|