Searched refs:close_file (Results 1 – 3 of 3) sorted by relevance
133 close_file() in close_file() function333 close_file(); in parse_file()
165 close_file() in close_file() function462 close_file(); in parse_file()
124 static NTSTATUS close_file(_In_ PFILE_OBJECT FileObject, _In_ PIRP Irp);533 Status = close_file(IrpSp->FileObject, Irp);1925 static NTSTATUS close_file(_In_ PFILE_OBJECT FileObject, _In_ PIRP Irp) { function