Lines Matching refs:CM_READ_ONLY
248 CM_READ_ONLY, /* metadata may not be changed */ enumerator
879 new_mode = CM_READ_ONLY; in set_cache_mode()
888 case CM_READ_ONLY: in set_cache_mode()
907 if (get_cache_mode(cache) >= CM_READ_ONLY) in abort_transaction()
927 set_cache_mode(cache, CM_READ_ONLY); in metadata_operation_failed()
947 if (get_cache_mode(cache) >= CM_READ_ONLY) in save_stats()
1723 if (get_cache_mode(cache) >= CM_READ_ONLY) in commit()
2655 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_dirty_bitset()
2669 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_discard_bitset()
2696 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_hints()
3091 if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
3123 else if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
3304 if (get_cache_mode(cache) >= CM_READ_ONLY) { in cache_message()