sendfile in windows kernel mode?

Hi

  1. Is there a sendfile equivalent function for use in windows kernel mode?

Thanks

Send a MDL-based read IRP to the file system, then send the resulting MDL
to TDI_SEND, then do the “MDL read complete” operation (also a special kind of
the read IRP).

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “foo bar”
To: “Windows File Systems Devs Interest List”
Sent: Saturday, March 12, 2005 10:50 PM
Subject: [ntfsd] sendfile in windows kernel mode?

> Hi
>
> 1. Is there a sendfile equivalent function for use in windows kernel mode?
>
> Thanks
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com