Lines Matching refs:CM_READ_ONLY
249 CM_READ_ONLY, /* metadata may not be changed */
890 new_mode = CM_READ_ONLY;
899 case CM_READ_ONLY:
918 if (get_cache_mode(cache) >= CM_READ_ONLY)
938 set_cache_mode(cache, CM_READ_ONLY);
958 if (get_cache_mode(cache) >= CM_READ_ONLY)
1745 if (get_cache_mode(cache) >= CM_READ_ONLY)
2687 if (get_cache_mode(cache) >= CM_READ_ONLY)
2701 if (get_cache_mode(cache) >= CM_READ_ONLY)
2728 if (get_cache_mode(cache) >= CM_READ_ONLY)
3123 if (get_cache_mode(cache) == CM_READ_ONLY)
3155 else if (get_cache_mode(cache) == CM_READ_ONLY)
3336 if (get_cache_mode(cache) >= CM_READ_ONLY) {