Searched refs:v_getvol (Results 1 – 3 of 3) sorted by relevance
261 if (v_getvol(&vol) < 0) in hfs_flush()301 if (v_getvol(&vol) < 0) in hfs_umount()434 if (v_getvol(&vol) < 0) in hfs_vstat()923 if (v_getvol(&vol) < 0 || in hfs_chdir()944 if (v_getvol(&vol) < 0) in hfs_getcwd()956 if (v_getvol(&vol) < 0) in hfs_setcwd()980 if (v_getvol(&vol) < 0 || in hfs_dirinfo()1003 if (v_getvol(&vol) < 0) in hfs_opendir()1192 if (v_getvol(&vol) < 0) in hfs_open()1577 if (v_getvol(&vol) < 0)[all …]
39 int v_getvol(hfsvol **);
435 int v_getvol(hfsvol **vol) in v_getvol() function