Home
last modified time | relevance | path

Searched refs:CM_READ_ONLY (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-cache-target.c249 CM_READ_ONLY, /* metadata may not be changed */ enumerator
895 new_mode = CM_READ_ONLY; in set_cache_mode()
904 case CM_READ_ONLY: in set_cache_mode()
923 if (get_cache_mode(cache) >= CM_READ_ONLY) in abort_transaction()
943 set_cache_mode(cache, CM_READ_ONLY); in metadata_operation_failed()
963 if (get_cache_mode(cache) >= CM_READ_ONLY) in save_stats()
1750 if (get_cache_mode(cache) >= CM_READ_ONLY) in commit()
2706 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_dirty_bitset()
2720 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_discard_bitset()
2747 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_hints()
[all …]