Lines Matching refs:CM_READ_ONLY
155 CM_READ_ONLY, /* metadata may not be changed */ enumerator
701 if (get_cache_mode(cache) >= CM_READ_ONLY) in save_stats()
1004 new_mode = CM_READ_ONLY; in set_cache_mode()
1013 case CM_READ_ONLY: in set_cache_mode()
1032 if (get_cache_mode(cache) >= CM_READ_ONLY) in abort_transaction()
1052 set_cache_mode(cache, CM_READ_ONLY); in metadata_operation_failed()
1927 if (get_cache_mode(cache) >= CM_READ_ONLY) in commit()
3177 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_dirty_bitset()
3196 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_discard_bitset()
3223 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_hints()
3590 if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
3761 if (get_cache_mode(cache) >= CM_READ_ONLY) { in cache_message()