Hi,
Is there a way in IRP_MJ_READ (for PAGING_IO) to figure out if the
read will populate the data or the image maps?
I am only interested in processing reads which happen for image
mappings and not for data mappings (or mappings created by Cc) for a
particular file object.
Thanks