Searched refs:ref_vp (Results 1 – 1 of 1) sorted by relevance
306 struct vfstab ref_vp; in getvfsspecial() local311 (void) memset(&ref_vp, 0, sizeof (struct vfstab)); in getvfsspecial()314 ref_vp.vfs_special = path; in getvfsspecial()316 ref_vp.vfs_fsckdev = path; in getvfsspecial()318 if (getvfsany(fp, &vp, &ref_vp)) { in getvfsspecial()