Searched refs:hfs_curvol (Results 1 – 3 of 3) sorted by relevance
44 hfsvol *hfs_curvol; /* current volume */ variable250 return hfs_curvol = vol; in hfs_mount()377 if (vol == hfs_curvol) in hfs_umount()378 hfs_curvol = 0; in hfs_umount()408 return hfs_curvol; in hfs_getvol()425 hfs_curvol = vol; in hfs_setvol()
439 if (hfs_curvol == 0) in v_getvol()445 *vol = hfs_curvol; in v_getvol()
355 extern hfsvol *hfs_curvol;