Home
last modified time | relevance | path

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

/fs/ncpfs/
Dncp_fs.h70 long ncp_ioctl(struct file *, unsigned int, unsigned long);
Dfile.c251 .unlocked_ioctl = ncp_ioctl,
Dioctl.c814 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl() function
920 ret = ncp_ioctl(file, cmd, arg); in ncp_compat_ioctl()
Ddir.c54 .unlocked_ioctl = ncp_ioctl,