Searched refs:stop_vhcache_flush_thread (Results 1 – 1 of 1) sorted by relevance
291 static boolean_t stop_vhcache_flush_thread(void *, int);7534 vhc->vhc_cbid = callb_add(stop_vhcache_flush_thread, vhc, in setup_vhci_cache()7635 stop_vhcache_flush_thread(void *arg, int code) in stop_vhcache_flush_thread() function