Home
last modified time | relevance | path

Searched refs:red_mount (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredposix.h141 int32_t red_mount( const char * pszVolume );
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_Reliance_Edge_and_CLI_Windows_Simulator/
A DFile-system-demo.c96 lStatus = red_mount( fsVOLUME_NAME ); in vCreateAndVerifySampleFiles()
A DFile-Related-CLI-commands.c1246 lStatus = red_mount( "" ); in prvFORMATCommand()
1476 lStatus = red_mount( "" ); in prvABORTCommand()
1521 red_mount( "" ); in prvTESTFSCommand()
1532 red_mount( "" ); in prvTESTFSCommand()
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c326 int32_t red_mount( const char * pszVolume ) in red_mount() function
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dfsstress.c2625 ret2 = red_mount( pszVolume ); in check_f()

Completed in 18 milliseconds