Home
last modified time | relevance | path

Searched refs:v_destruct (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
Dvolume.h38 void v_destruct(hfsvol *);
Dhfs.c159 v_destruct(vol); in hfs_mount()
172 v_destruct(vol); in hfs_mount()
184 v_destruct(vol); in hfs_mount()
197 v_destruct(vol); in hfs_mount()
216 v_destruct(vol); in hfs_mount()
229 v_destruct(vol); in hfs_mount()
380 v_destruct(vol); in hfs_umount()
Dlvolume.c421 void v_destruct(hfsvol *vol) in v_destruct() function