Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dioctl.c257 static long __ncp_ioctl(struct inode *inode, unsigned int cmd, unsigned long arg) in __ncp_ioctl() function
904 ret = __ncp_ioctl(inode, cmd, arg); in ncp_ioctl()