Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/udfs/udf_info/
H A Ddirtree.cpp117 UDFDirIndexGrow( in UDFDirIndexGrow() function
H A Dudf_info.h90 OSSTATUS UDFDirIndexGrow(IN PDIR_INDEX_HDR* _hDirNdx,
H A Dudf_info.cpp2768 if(!OS_SUCCESS(status = UDFDirIndexGrow(&(DirInfo->Dloc->DirIndex), 1))) { in UDFCreateFile__()