Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
Dhfs.h96 int hfs_flush(hfsvol *);
Dhfs.c257 int hfs_flush(hfsvol *vol) in hfs_flush() function
285 hfs_flush(vol); in hfs_flushall()
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dvolume.c259 if (hfs_flush(vol) < 0) in FDECL2()