Home
last modified time | relevance | path

Searched refs:cifs_ioctl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c1262 .unlocked_ioctl = cifs_ioctl,
1282 .unlocked_ioctl = cifs_ioctl,
1301 .unlocked_ioctl = cifs_ioctl,
1320 .unlocked_ioctl = cifs_ioctl,
1338 .unlocked_ioctl = cifs_ioctl,
1355 .unlocked_ioctl = cifs_ioctl,
1367 .unlocked_ioctl = cifs_ioctl,
H A Dioctl.c34 #include "cifs_ioctl.h"
107 if (src_file.file->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk()
164 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function
H A Dcifsfs.h154 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h142 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
H A Dcifsfs.c1527 .unlocked_ioctl = cifs_ioctl,
1547 .unlocked_ioctl = cifs_ioctl,
1566 .unlocked_ioctl = cifs_ioctl,
1585 .unlocked_ioctl = cifs_ioctl,
1603 .unlocked_ioctl = cifs_ioctl,
1620 .unlocked_ioctl = cifs_ioctl,
1632 .unlocked_ioctl = cifs_ioctl,
H A Dioctl.c21 #include "cifs_ioctl.h"
98 if (src_file.file->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk()
327 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function

Completed in 6 milliseconds