Searched refs:cifs_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/smb/client/ |
D | cifsfs.c | 1496 .unlocked_ioctl = cifs_ioctl, 1516 .unlocked_ioctl = cifs_ioctl, 1535 .unlocked_ioctl = cifs_ioctl, 1554 .unlocked_ioctl = cifs_ioctl, 1572 .unlocked_ioctl = cifs_ioctl, 1589 .unlocked_ioctl = cifs_ioctl, 1601 .unlocked_ioctl = cifs_ioctl,
|
D | cifsfs.h | 136 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
|
D | ioctl.c | 98 if (fd_file(src_file)->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk() 352 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function
|
/linux-6.12.1/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 380 0xCF 02 fs/smb/client/cifs_ioctl.h
|