Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsfs.c1532 .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 Dcifsfs.h136 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
H A Dioctl.c97 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 Dioctl-number.rst387 0xCF 02 fs/smb/client/cifs_ioctl.h