Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h422 #define STRUIO_DONE 0x02 /* struio done (could be partial) */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3633 (dbp->db_struioflag & STRUIO_DONE) || cnt == 0) { in struioget()
3662 dbp->db_struioflag |= STRUIO_DONE; in struioget()