Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dblockio.c115 REDSTATUS RedIoWrite( uint8_t bVolNum, in RedIoWrite() function
A Dvolume.c420 … ret = RedIoWrite( gbRedVolNum, BLOCK_NUM_FIRST_METAROOT + gpRedCoreVol->bCurMR, 1U, gpRedMR ); in RedVolTransact()
A Dbuffer.c803 ret = RedIoWrite( pHead->bVolNum, pHead->ulBlock, 1U, gBufCtx.b.aabBuffer[ bIdx ] ); in BufferWrite()
A Dinodedata.c1422 …ret = RedIoWrite( gbRedVolNum, ulExtentStart, ulExtentLen, &pbBuffer[ ulBlockIndex << BLOCK_SIZE_P… in WriteAligned()
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcore.h53 REDSTATUS RedIoWrite( uint8_t bVolNum,

Completed in 14 milliseconds