Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevcache_impl.h130 extern int kfio_report_error; /* kernel file i/o operations */
/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c184 int kfio_report_error = 0; /* kernel file i/o operations */ variable
311 if (kfio_report_error) { in nvf_error()