Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/udfs/
H A Ddircntrl.cpp646 (DirNdx->hashes.hPosix != hashes->hPosix) && in UDFFindNextMatch()
647 …CanBe8dot3 || ((DirNdx->hashes.hDos != hashes->hLfn) && (DirNdx->hashes.hDos != hashes->hPosix))) ) in UDFFindNextMatch()
/reactos/drivers/filesystems/udfs/udf_info/
H A Ddirtree.cpp443 hashes->hPosix = crc32((uint8*)(Name->Buffer), Name->Length); in UDFBuildHashEntry()
1014 if( (DirNdx->hashes.hPosix == hashes.hPosix) && in UDFFindFile()
1025 if(hashes.hPosix == hashes.hLfn) { in UDFFindFile()
1053 if( (DirNdx->hashes.hPosix == hashes.hPosix) && in UDFFindFile()
H A Dudf_rel.h131 uint32 hPosix; // hash for Posix Lfn member