Searched defs:idxByte (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/filesystem/
H A Dfilesystemext.cpp240 uint32_t idxByte = offBlockStart / 8; local
243 if (pBlkGrpDesc->abBlockBitmap[idxByte] & RT_BIT(iBit))

Completed in 32 milliseconds