Searched refs:ST_READONLY (Results 1 – 1 of 1) sorted by relevance
334 #define ST_READONLY 0x0080 /* st_mode_sense says write protected */ macro347 ST_FIXEDBLOCKS | ST_READONLY | ST_FM_WRITTEN | \417 (st->flags & ST_READONLY) ? "protected" : "enabled");1166 if (st->flags & ST_READONLY)1448 st->flags |= ST_READONLY;1450 st->flags &= ~ST_READONLY;1459 st->flags & ST_READONLY ? "protected" : "enabled"));