Searched refs:ref_vp (Results 1 – 1 of 1) sorted by relevance
307 struct vfstab ref_vp; in getvfsspecial() local312 (void) memset(&ref_vp, 0, sizeof (struct vfstab)); in getvfsspecial()315 ref_vp.vfs_special = path; in getvfsspecial()317 ref_vp.vfs_fsckdev = path; in getvfsspecial()319 if (getvfsany(fp, &vp, &ref_vp)) { in getvfsspecial()