Searched refs:fReadOnly (Results 1 – 4 of 4) sorted by relevance
489 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 …]
260 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()
98 bool fReadOnly; member
2419 else if( gaRedVolume[ bVolNum ].fReadOnly && ( ulOpenMode != RED_O_RDONLY ) ) in FildesOpen()
Completed in 16 milliseconds