Searched refs:Quota (Results 1 – 15 of 15) sorted by relevance
33 IN ULONG Quota) in NpInitializeDataQueue() argument42 DataQueue->Quota = Quota; in NpInitializeDataQueue()57 QuotaLeft = DataQueue->Quota - DataQueue->QuotaUsed; in NpCompleteStalledWrites()100 DataQueue->QuotaUsed = DataQueue->Quota - QuotaLeft; in NpCompleteStalledWrites()132 DataQueue->QuotaUsed < DataQueue->Quota || in NpRemoveDataQueueEntry()248 DataQueue->QuotaUsed < DataQueue->Quota || in NpCancelDataQueueIrp()369 if (DataQueue->Quota - DataQueue->QuotaUsed < QuotaInEntry) in NpAddDataQueueEntry()371 QuotaInEntry = DataQueue->Quota - DataQueue->QuotaUsed; in NpAddDataQueueEntry()
180 InfoBuffer->AllocationSize.LowPart = Ccb->DataQueue[FILE_PIPE_INBOUND].Quota + in NpQueryStandardInfo()181 Ccb->DataQueue[FILE_PIPE_OUTBOUND].Quota; in NpQueryStandardInfo()323 InfoBuffer->InboundQuota = InQueue->Quota; in NpQueryPipeLocalInfo()324 InfoBuffer->OutboundQuota = OutQueue->Quota; in NpQueryPipeLocalInfo()334 InfoBuffer->WriteQuotaAvailable = OutQueue->Quota - OutQueue->QuotaUsed; in NpQueryPipeLocalInfo()342 InfoBuffer->WriteQuotaAvailable = OutQueue->Quota - InQueue->QuotaUsed; in NpQueryPipeLocalInfo()
108 WriteQueue->Quota < DataSize - WriteQueue->BytesInQueue) || in NpCommonWrite()110 WriteQueue->Quota - WriteQueue->QuotaUsed < DataSize)) in NpCommonWrite()144 ((WriteQueue->Quota - WriteQueue->QuotaUsed) < BytesWritten)) in NpCommonWrite()
144 ULONG Quota; member427 IN ULONG Quota);
244 ULONG Quota
909 IN ULONG Quota
66 IN ULONG Quota) in CmpFree() argument
107 _In_ ULONG Quota in CmpFree() argument110 UNREFERENCED_PARAMETER(Quota); in CmpFree()
62 IN ULONG Quota) in CmpFree() argument64 UNREFERENCED_PARAMETER(Quota); in CmpFree()
49 IN ULONG Quota) in CmpFree() argument
152 IN BOOLEAN Quota) in IoSetIoCompletion() argument
1330 IN BOOLEAN Quota
1207 IN ULONG Quota
1435 "FSFilter Physical Quota Management", \1441 "FSFilter Quota Management", \
1251 {Not Enough Quota}