Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c293 static boolean_t stop_vhcache_flush_thread(void *, int);
7545 vhc->vhc_cbid = callb_add(stop_vhcache_flush_thread, vhc, in setup_vhci_cache()
7646 stop_vhcache_flush_thread(void *arg, int code) in stop_vhcache_flush_thread() function