Searched refs:cifs_ioctl (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/fs/smb/client/ |
D | cifsfs.c | 1382 .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,
|
D | ioctl.c | 98 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
|
D | cifsfs.h | 142 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
|
/Linux-v6.6/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 367 0xCF 02 fs/smb/client/cifs_ioctl.h
|