Lines Matching refs:CM_READ_ONLY
325 CM_READ_ONLY, /* metadata may not be changed */ enumerator
988 new_mode = CM_READ_ONLY; in set_cache_mode()
997 case CM_READ_ONLY: in set_cache_mode()
1016 if (get_cache_mode(cache) >= CM_READ_ONLY) in abort_transaction()
1036 set_cache_mode(cache, CM_READ_ONLY); in metadata_operation_failed()
1056 if (get_cache_mode(cache) >= CM_READ_ONLY) in save_stats()
1850 if (get_cache_mode(cache) >= CM_READ_ONLY) in commit()
2793 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_dirty_bitset()
2807 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_discard_bitset()
2834 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_hints()
3219 if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
3408 if (get_cache_mode(cache) >= CM_READ_ONLY) { in cache_message()