Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsfs.c1278 .unlocked_ioctl = cifs_ioctl,
1298 .unlocked_ioctl = cifs_ioctl,
1317 .unlocked_ioctl = cifs_ioctl,
1336 .unlocked_ioctl = cifs_ioctl,
1354 .unlocked_ioctl = cifs_ioctl,
1371 .unlocked_ioctl = cifs_ioctl,
1383 .unlocked_ioctl = cifs_ioctl,
A 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
A Dcifsfs.h143 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);

Completed in 8 milliseconds