Searched refs:BLOCK_NUM_MASTER (Results 1 – 3 of 3) sorted by relevance
66 … ret = RedBufferGet( BLOCK_NUM_MASTER, BFLAG_NEW | BFLAG_DIRTY, CAST_VOID_PTR_PTR( &pMB ) ); in RedVolFormat()70 ret = RedBufferFlush( BLOCK_NUM_MASTER, 1U ); in RedVolFormat()182 …ret = RedBufferGet( BLOCK_NUM_MASTER, ( uint16_t ) ( ( uint32_t ) BFLAG_META_MASTER | BFLAG_NEW | … in RedVolFormat()210 ret = RedBufferFlush( BLOCK_NUM_MASTER, 1U ); in RedVolFormat()
97 ret = RedBufferGet( BLOCK_NUM_MASTER, BFLAG_META_MASTER, CAST_VOID_PTR_PTR( &pMB ) ); in RedVolMountMaster()
33 #define BLOCK_NUM_MASTER ( 0UL ) /* Block number of the master block. */ macro
Completed in 8 milliseconds