Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dblockio.c57 REDSTATUS RedIoRead( uint8_t bVolNum, in RedIoRead() function
A Dvolume.c162 ret = RedIoRead( gbRedVolNum, BLOCK_NUM_FIRST_METAROOT, 1U, &gpRedCoreVol->aMR[ 0U ] ); in RedVolMountMetaroot()
166 ret = RedIoRead( gbRedVolNum, BLOCK_NUM_FIRST_METAROOT + 1U, 1U, &gpRedCoreVol->aMR[ 1U ] ); in RedVolMountMetaroot()
A Dbuffer.c312 ret = RedIoRead( gbRedVolNum, ulBlock, 1U, gBufCtx.b.aabBuffer[ bIdx ] ); in RedBufferGet()
A Dinodedata.c1262 …ret = RedIoRead( gbRedVolNum, ulExtentStart, ulExtentLen, &pbBuffer[ ulBlockIndex << BLOCK_SIZE_P2… in ReadAligned()
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcore.h48 REDSTATUS RedIoRead( uint8_t bVolNum,

Completed in 41 milliseconds