Lines Matching refs:CM_READ_ONLY
249 CM_READ_ONLY, /* metadata may not be changed */ enumerator
890 new_mode = CM_READ_ONLY; in set_cache_mode()
899 case CM_READ_ONLY: in set_cache_mode()
918 if (get_cache_mode(cache) >= CM_READ_ONLY) in abort_transaction()
938 set_cache_mode(cache, CM_READ_ONLY); in metadata_operation_failed()
958 if (get_cache_mode(cache) >= CM_READ_ONLY) in save_stats()
1745 if (get_cache_mode(cache) >= CM_READ_ONLY) in commit()
2687 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_dirty_bitset()
2701 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_discard_bitset()
2728 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_hints()
3123 if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
3155 else if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
3336 if (get_cache_mode(cache) >= CM_READ_ONLY) { in cache_message()