Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dimap.c329 *pState = ALLOCSTATE_NEW; in RedImapBlockState()
A Dinode.c694 if( state == ALLOCSTATE_NEW ) in InodeIsBranched()
704 if( state == ALLOCSTATE_NEW ) in InodeIsBranched()
A Dinodedata.c1694 if( state == ALLOCSTATE_NEW ) in BranchOneBlock()
1827 if( ( ret == 0 ) && ( state == ALLOCSTATE_NEW ) ) in BranchBlockCost()
1852 if( ( ret == 0 ) && ( state == ALLOCSTATE_NEW ) ) in BranchBlockCost()
1878 if( ( ret == 0 ) && ( state == ALLOCSTATE_NEW ) ) in BranchBlockCost()
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Dredcore.h124 ALLOCSTATE_NEW, /**< In-use but not transacted; writeable. */ enumerator

Completed in 12 milliseconds