Home
last modified time | relevance | path

Searched refs:Unbuffered (Results 1 – 5 of 5) sorted by relevance

/reactos/drivers/filesystems/npfs/
H A Dreadsup.c60 DataEntry->DataEntryType == Unbuffered) in NpReadDataQueue()
62 if (DataEntry->DataEntryType == Unbuffered) in NpReadDataQueue()
H A Dwritesup.c75 if (DataEntry->DataEntryType == Unbuffered) in NpWriteDataQueue()
83 if (DataEntry->DataEntryType != Unbuffered && BufferSize) in NpWriteDataQueue()
H A Ddatasup.c192 if (Type == Buffered || Type == Unbuffered) break; in NpGetNextRealDataQueueEntry()
332 case Unbuffered: in NpAddDataQueueEntry()
H A Dfsctrl.c412 ASSERT((DataEntry->DataEntryType == Buffered) || (DataEntry->DataEntryType == Unbuffered)); in NpPeek()
617 Unbuffered, in NpTransceive()
H A Dnpfs.h132 Unbuffered enumerator