Searched refs:pep (Results 1 – 1 of 1) sorted by relevance
685 LONG fs__filemap_ex_filter(LONG excode, PEXCEPTION_POINTERS pep, in fs__filemap_ex_filter() argument692 if (pep != NULL && pep->ExceptionRecord != NULL && in fs__filemap_ex_filter()693 pep->ExceptionRecord->NumberParameters >= 3) { in fs__filemap_ex_filter()694 NTSTATUS status = (NTSTATUS)pep->ExceptionRecord->ExceptionInformation[3]; in fs__filemap_ex_filter()
Completed in 10 milliseconds