Home
last modified time | relevance | path

Searched refs:REDCONF_INODE_BLOCKS (Results 1 – 9 of 9) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredconfigchk.h134 #ifndef REDCONF_INODE_BLOCKS
296 #if ( REDCONF_INODE_BLOCKS != 0 ) && ( REDCONF_INODE_BLOCKS != 1 )
A Dredstat.h69 #if REDCONF_INODE_BLOCKS == 1
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Drednodes.h130 ( NODEHEADER_SIZE + 8U + ( ( REDCONF_INODE_BLOCKS == 1 ) ? 4U : 0U ) + \
148 #if REDCONF_INODE_BLOCKS == 1
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_Reliance_Edge_and_CLI_Windows_Simulator/ConfigurationFiles/
A Dredconf.h69 #define REDCONF_INODE_BLOCKS 1 macro
/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dformat.c203 #if REDCONF_INODE_BLOCKS == 1 in RedVolFormat()
A Dvolume.c115 ( ( ( pMB->bFlags & MBFLAG_INODE_BLOCKS ) != 0U ) != ( REDCONF_INODE_BLOCKS == 1 ) ) ) in RedVolMountMaster()
A Dinodedata.c790 #if REDCONF_INODE_BLOCKS == 1 in TruncDataBlock()
1599 #if REDCONF_INODE_BLOCKS == 1 in BranchBlock()
1619 #if REDCONF_INODE_BLOCKS == 1 in BranchBlock()
A Dbuffer.c1026 #if REDCONF_INODE_BLOCKS == 1 in BufferEndianSwapInode()
A Dcore.c1503 #if REDCONF_INODE_BLOCKS == 1 in RedCoreStat()

Completed in 53 milliseconds