Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/udfs/udf_info/
H A Dudf_info.h1211 #define UDFClrZeroBits(arr,bit,bc) UDFClrBits(arr,bit,bc) macro
/reactos/drivers/filesystems/udfs/Include/
H A Dphys_lib.cpp4042 UDFClrZeroBits(Vcb->ZSBM_Bitmap, Lba, BCount); in UDFWriteSectors()
4181 UDFClrZeroBits(Vcb->ZSBM_Bitmap, Lba, i); in UDFWriteData()