Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.c1253 .unlocked_ioctl = cifs_ioctl,
1273 .unlocked_ioctl = cifs_ioctl,
1292 .unlocked_ioctl = cifs_ioctl,
1311 .unlocked_ioctl = cifs_ioctl,
1329 .unlocked_ioctl = cifs_ioctl,
1346 .unlocked_ioctl = cifs_ioctl,
1358 .unlocked_ioctl = cifs_ioctl,
H A Dioctl.c107 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.h151 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);