Home
last modified time | relevance | path

Searched defs:v_flush (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlvolume.c455 int v_flush(hfsvol *vol, int umounting) in v_flush() function
/netbsd-src/sys/kern/
H A Dsubr_prf.c130 void (*v_flush)(void) = cnflush; /* start with cnflush (normal cons) */ variable