Home
last modified time | relevance | path

Searched refs:UDFDecDirCounter (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/udfs/udf_info/
H A Dudf_info.h617 #define UDFDecDirCounter(Vcb) UDFChangeFileCounter(Vcb, FALSE, FALSE); macro
H A Dudf_info.cpp4932 UDFDecDirCounter(Vcb); in UDFCreateStreamDir__()