Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsfs.c1531 .unlocked_ioctl = cifs_ioctl,
1551 .unlocked_ioctl = cifs_ioctl,
1570 .unlocked_ioctl = cifs_ioctl,
1589 .unlocked_ioctl = cifs_ioctl,
1607 .unlocked_ioctl = cifs_ioctl,
1624 .unlocked_ioctl = cifs_ioctl,
1636 .unlocked_ioctl = cifs_ioctl,
H A Dcifsfs.h142 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
H A Dioctl.c98 if (src_file.file->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk()
332 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst367 0xCF 02 fs/smb/client/cifs_ioctl.h