Searched defs:KSTAT_WRITE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h332 * if (rw == KSTAT_WRITE) {
341 * KSTAT_WRITE, and EIO for any other type of error.
357 #define KSTAT_WRITE 1 macro
391 * if (rw == KSTAT_WRITE)
400 * if (rw == KSTAT_WRITE)
409 * KSTAT_WRITE access, so we return EACCES if this is attempted.
415 * and from the buffer to the kstat on KSTAT_WRITE.
417 * don't allow KSTAT_WRITE, and EIO for any other type of error.
789 * initialize the native data (i.e., ks_update is called with KSTAT_WRITE),

Completed in 60 milliseconds