Searched refs:bReadonly (Results 1 – 3 of 3) sorted by relevance
332 if (Property->bReadonly) { in Ext2ProcessGlobalProperty()461 if (Property->bReadonly) {560 Property->bReadonly = IsFlagOn(Vcb->Flags, VCB_READ_ONLY);561 if (!Property->bReadonly && Vcb->IsExt3fs) {
2051 {READING_ONLY, &Property->bReadonly, 0, NULL, NULL},
166 BOOLEAN bReadonly; member