Searched refs:svc_ioctl (Results 1 – 1 of 1) sorted by relevance
583 static int svc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in svc_ioctl() function623 return svc_ioctl(sock, cmd, arg); in svc_compat_ioctl()640 .ioctl = svc_ioctl,