Searched refs:readBytes (Results 1 – 1 of 1) sorted by relevance
521 uint64_t readBytes = 0; in O2FS_Read() local553 readBytes += bLen; in O2FS_Read()562 return readBytes; in O2FS_Read()587 uint64_t readBytes = 0; in O2FS_Write() local621 readBytes += bLen; in O2FS_Write()630 return readBytes; in O2FS_Write()