Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsfs.c1279 .unlocked_ioctl = cifs_ioctl,
1299 .unlocked_ioctl = cifs_ioctl,
1318 .unlocked_ioctl = cifs_ioctl,
1337 .unlocked_ioctl = cifs_ioctl,
1355 .unlocked_ioctl = cifs_ioctl,
1372 .unlocked_ioctl = cifs_ioctl,
1384 .unlocked_ioctl = cifs_ioctl,
Dioctl.c98 if (src_file.file->f_op->unlocked_ioctl != cifs_ioctl) { in cifs_ioctl_copychunk()
313 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl() function
Dcifsfs.h143 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);