Searched refs:RedImapBlockState (Results 1 – 4 of 4) sorted by relevance
| /FreeRTOS-Plus/Source/Reliance-Edge/core/driver/ |
| A D | imap.c | 233 ret = RedImapBlockState( gpRedMR->ulAllocNextBlock, &state ); in RedImapAllocBlock() 295 REDSTATUS RedImapBlockState( uint32_t ulBlock, in RedImapBlockState() function
|
| A D | inode.c | 690 ret = RedImapBlockState( InodeBlock( ulInode, 0U ), &state ); in InodeIsBranched() 700 ret = RedImapBlockState( InodeBlock( ulInode, 1U ), &state ); in InodeIsBranched()
|
| A D | inodedata.c | 1689 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 D | redcore.h | 136 REDSTATUS RedImapBlockState( uint32_t ulBlock,
|
Completed in 11 milliseconds