Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dncp_fs.h70 long ncp_compat_ioctl(struct file *, unsigned int, unsigned long);
Dfile.c252 .compat_ioctl = ncp_compat_ioctl,
Dioctl.c913 long ncp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ncp_compat_ioctl() function
Ddir.c55 .compat_ioctl = ncp_compat_ioctl,