Home
last modified time | relevance | path

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

/sys/fs/o2fs/
Do2fs.c521 uint64_t readBytes = 0; in O2FS_Read() local
553 readBytes += bLen; in O2FS_Read()
562 return readBytes; in O2FS_Read()
587 uint64_t readBytes = 0; in O2FS_Write() local
621 readBytes += bLen; in O2FS_Write()
630 return readBytes; in O2FS_Write()