How to delete reparse point file in the legacy filter driver?

I have a project that needs to delete the reparse point file from the legacy
filter driver. My first question is how to get the reparse point file from
the IRP stack. Thank you for any help.