Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dcore.c489 else if( gpRedVolume->fReadOnly ) in RedCoreVolTransact()
608 else if( gpRedVolume->fReadOnly ) in RedCoreTransMaskSet()
698 else if( gpRedVolume->fReadOnly ) in RedCoreCreate()
773 else if( gpRedVolume->fReadOnly ) in CoreCreate()
871 else if( gpRedVolume->fReadOnly ) in RedCoreLink()
931 if( gpRedVolume->fReadOnly ) in CoreLink()
1046 else if( gpRedVolume->fReadOnly ) in RedCoreUnlink()
1102 if( gpRedVolume->fReadOnly ) in CoreUnlink()
1369 if( gpRedVolume->fReadOnly ) in CoreRename()
1734 if( gpRedVolume->fReadOnly ) in CoreFileWrite()
[all …]
A Dvolume.c260 gpRedVolume->fReadOnly = false; in RedVolMountMetaroot()
363 REDASSERT( !gpRedVolume->fReadOnly ); /* Should be checked by caller. */ in RedVolTransact()
488 if( !gpRedVolume->fReadOnly ) in RedVolCriticalError()
500 gpRedVolume->fReadOnly = true; in RedVolCriticalError()
/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredvolume.h98 bool fReadOnly; member
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c2419 else if( gaRedVolume[ bVolNum ].fReadOnly && ( ulOpenMode != RED_O_RDONLY ) ) in FildesOpen()

Completed in 16 milliseconds