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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c191 static timeout_id_t nvpflush_id = 0; variable
905 nvpflush_id = timeout(nvpflush_timeout, NULL, nticks);
910 nvpflush_id = 0;
949 nvpflush_id = timeout(nvpflush_timeout, NULL, nticks + 4);

Completed in 907 milliseconds