fs_ioctl
extern int fs_ioctl(vnode_t *, int, intptr_t, int, cred_t *, int *);
{ VOPNAME_IOCTL, { .error = fs_ioctl } },