Searched refs:vn_ioctl (Results 1 – 1 of 1) sorted by relevance
115 static int vn_ioctl(struct fileproc *fp, u_long com, caddr_t data,135 .fo_ioctl = vn_ioctl,1721 vn_ioctl(struct fileproc *fp, u_long com, caddr_t data, vfs_context_t ctx) in vn_ioctl() function