Searched refs:UDFLogEvent (Results 1 – 18 of 18) sorted by relevance
/reactos/drivers/filesystems/udfs/ |
H A D | fastio.cpp | 209 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFFastIoQueryBasicInfo() 300 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFFastIoQueryStdInfo() 650 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFFastIoQueryNetInfo()
|
H A D | shutdown.cpp | 85 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFShutdown()
|
H A D | volinfo.cpp | 123 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFQueryVolInfo() 648 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFSetVolInfo()
|
H A D | read.cpp | 89 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFRead() 202 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFStackOverflowRead()
|
H A D | lockctrl.cpp | 75 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFLockControl()
|
H A D | secursup.cpp | 95 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFGetSecurity() 273 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFSetSecurity()
|
H A D | pnp.cpp | 120 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFPnp()
|
H A D | flush.cpp | 78 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFFlush()
|
H A D | cleanup.cpp | 96 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFCleanup()
|
H A D | dircntrl.cpp | 94 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFDirControl()
|
H A D | devcntrl.cpp | 117 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFDeviceControl()
|
H A D | misc.cpp | 575 UDFLogEvent( in UDFLogEvent() function 1354 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFCommonDispatch()
|
H A D | write.cpp | 81 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFWrite()
|
H A D | close.cpp | 104 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFClose()
|
H A D | protos.h | 594 extern VOID UDFLogEvent(
|
H A D | create.cpp | 103 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFCreate()
|
H A D | fscntrl.cpp | 76 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFFSControl()
|
H A D | fileinfo.cpp | 83 UDFLogEvent(UDF_ERROR_INTERNAL_ERROR, RC); in UDFFileInfo()
|