Searched refs:atalk_ioctl (Results 1 – 1 of 1) sorted by relevance
1780 static int atalk_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in atalk_ioctl() function1844 return atalk_ioctl(sock, cmd, (unsigned long)compat_ptr(arg)); in atalk_compat_ioctl()1867 .ioctl = atalk_ioctl,