Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifsfs.c1496 .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,
Dcifsfs.h136 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
Dioctl.c98 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/
Dioctl-number.rst380 0xCF 02 fs/smb/client/cifs_ioctl.h