Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dimap.c233 ret = RedImapBlockState( gpRedMR->ulAllocNextBlock, &state ); in RedImapAllocBlock()
295 REDSTATUS RedImapBlockState( uint32_t ulBlock, in RedImapBlockState() function
A Dinode.c690 ret = RedImapBlockState( InodeBlock( ulInode, 0U ), &state ); in InodeIsBranched()
700 ret = RedImapBlockState( InodeBlock( ulInode, 1U ), &state ); in InodeIsBranched()
A Dinodedata.c1689 ret = RedImapBlockState( ulPrevBlock, &state ); in BranchOneBlock()
1825 ret = RedImapBlockState( pInode->ulDindirBlock, &state ); in BranchBlockCost()
1850 ret = RedImapBlockState( pInode->ulIndirBlock, &state ); in BranchBlockCost()
1876 ret = RedImapBlockState( pInode->ulDataBlock, &state ); in BranchBlockCost()
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcore.h136 REDSTATUS RedImapBlockState( uint32_t ulBlock,

Completed in 11 milliseconds