Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_vnops.c101 static fo_ioctl_t vn_ioctl; variable
113 .fo_ioctl = vn_ioctl,
1706 vn_ioctl(struct file *fp, u_long com, void *data, struct ucred *active_cred, in vn_ioctl() function