Searched refs:vc_vers (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h399 int vc_vers; /* should be VFSIDCTL_VERS1 (below) */ member in struct:vfsidctl
412 int vc_vers; /* should be VFSIDCTL_VERS1 (below) */ member in struct:user_vfsidctl
420 int vc_vers; /* should be VFSIDCTL_VERS1 (below) */ member in struct:user32_vfsidctl
427 union union_vfsidctl { /* the fields vc_vers and vc_fsid are compatible */
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c3435 if (vc.vc32.vc_vers != VFS_CTL_VERS1) { /* works for 32 and 64 */

Completed in 89 milliseconds