Home
last modified time | relevance | path

Searched refs:DelCount (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/filesystems/udfs/udf_info/
H A Dudf_rel.h139 uint_di DelCount; member
H A Ddirtree.cpp572 FileInfo->Dloc->DirIndex->DelCount = Vcb->PackDirThreshold+1; in UDFIndexDirectory()
654 hDirNdx->DelCount++; in UDFIndexDirectory()
883 FileInfo->Dloc->DirIndex->DelCount = 0; in UDFPackDirectory__()
H A Dudf_info.cpp1841 hDirNdx->DelCount++; in UDFUnlinkFile__()
2167 if((FileInfo->Dloc->DirIndex->DelCount > Vcb->PackDirThreshold) && in UDFOpenFile__()
2258 if((FileInfo->Dloc->DirIndex->DelCount > Vcb->PackDirThreshold) && in UDFOpenRootFile__()
2683 hDirNdx->DelCount--; in UDFCreateFile__()
2878 hDirNdx->DelCount--; in UDFCreateFile__()