Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dncp_fs.h69 long ncp_ioctl(struct file *, unsigned int, unsigned long);
Dfile.c250 .unlocked_ioctl = ncp_ioctl,
Dioctl.c812 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl() function
918 ret = ncp_ioctl(file, cmd, arg); in ncp_compat_ioctl()
Ddir.c53 .unlocked_ioctl = ncp_ioctl,