Searched refs:vc_fsid (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h400 fsid_t vc_fsid; /* fsid to operate on. */ member in struct:vfsidctl
413 fsid_t vc_fsid; /* fsid to operate on. */ member in struct:user_vfsidctl
421 fsid_t vc_fsid; /* fsid to operate on. */ member in struct:user32_vfsidctl
427 union union_vfsidctl { /* the fields vc_vers and vc_fsid are compatible */
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c3162 mp = vfs_getvfs(&vc.vc32.vc_fsid); /* works for 32 and 64 */
/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vfsops.c5245 mp = vfs_getvfs(&vc.vc32.vc_fsid); /* works for 32 and 64 */
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c3439 mp = mount_list_lookupby_fsid(&vc.vc32.vc_fsid, 0, 1); /* works for 32 and 64 */

Completed in 206 milliseconds