Lines Matching refs:CM_READ_ONLY
318 CM_READ_ONLY, /* metadata may not be changed */
957 new_mode = CM_READ_ONLY;
966 case CM_READ_ONLY:
985 if (get_cache_mode(cache) >= CM_READ_ONLY)
1005 set_cache_mode(cache, CM_READ_ONLY);
1025 if (get_cache_mode(cache) >= CM_READ_ONLY)
1801 if (get_cache_mode(cache) >= CM_READ_ONLY)
2738 if (get_cache_mode(cache) >= CM_READ_ONLY)
2752 if (get_cache_mode(cache) >= CM_READ_ONLY)
2779 if (get_cache_mode(cache) >= CM_READ_ONLY)
3179 if (get_cache_mode(cache) == CM_READ_ONLY)
3368 if (get_cache_mode(cache) >= CM_READ_ONLY) {