Searched refs:InformationToReturn (Results 1 – 3 of 3) sorted by relevance
1558 RxContext->InformationToReturn = 0; in nfs41_upcall()1560 RxContext->InformationToReturn = len; in nfs41_upcall()4432 RxContext->InformationToReturn = entry->buf_len;4573 RxContext->InformationToReturn = SizeUsed;4634 RxContext->InformationToReturn = entry->buf_len;4958 RxContext->InformationToReturn = HeaderLen;4987 RxContext->InformationToReturn = HeaderLen +5149 RxContext->InformationToReturn = entry->buf_len;5289 RxContext->InformationToReturn = entry->buf_len;5526 RxContext->InformationToReturn = entry->buf_len;[all …]
137 ULONG_PTR InformationToReturn; member
9596 Context->CurrentIrp->IoStatus.Information = Context->InformationToReturn; in RxXXXControlFileCallthru()