Lines Matching refs:CM_READ_ONLY
318 CM_READ_ONLY, /* metadata may not be changed */ enumerator
957 new_mode = CM_READ_ONLY; in set_cache_mode()
966 case CM_READ_ONLY: in set_cache_mode()
985 if (get_cache_mode(cache) >= CM_READ_ONLY) in abort_transaction()
1005 set_cache_mode(cache, CM_READ_ONLY); in metadata_operation_failed()
1025 if (get_cache_mode(cache) >= CM_READ_ONLY) in save_stats()
1801 if (get_cache_mode(cache) >= CM_READ_ONLY) in commit()
2733 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_dirty_bitset()
2747 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_discard_bitset()
2774 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_hints()
3174 if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
3363 if (get_cache_mode(cache) >= CM_READ_ONLY) { in cache_message()