Searched refs:nvpflush_timeout (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c896 nvpflush_timeout(void *arg) function
905 nvpflush_id = timeout(nvpflush_timeout, NULL, nticks);
949 nvpflush_id = timeout(nvpflush_timeout, NULL, nticks + 4);

Completed in 57 milliseconds