Home
last modified time | relevance | path

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) in nvpflush_timeout() function
905 nvpflush_id = timeout(nvpflush_timeout, NULL, nticks); in nvpflush_timeout()
949 nvpflush_id = timeout(nvpflush_timeout, NULL, nticks + 4); in nvf_wake_daemon()