Home
last modified time | relevance | path

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

/fs/ncpfs/
Dncp_fs.h71 long ncp_compat_ioctl(struct file *, unsigned int, unsigned long);
Dfile.c253 .compat_ioctl = ncp_compat_ioctl,
Dioctl.c915 long ncp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ncp_compat_ioctl() function
Ddir.c56 .compat_ioctl = ncp_compat_ioctl,