IO_IGNORE_SHARE_ACCESS_CHECK in user open

NTFSD Folk:

Is there any way to set IO_IGNORE_SHARE_ACCESS_CHECK during pre-create when
a user is opening a file?

I’m pretty sure that it’s reserved for things like FltCreateFile() and
ZwCreateFile() so the answer’s no, but wanted a sanity check…

Thanks,
Ken