Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-cache-target.c324 CM_WRITE, /* metadata may be changed */ enumerator
982 if (new_mode == CM_WRITE && needs_check) { in set_cache_mode()
1001 case CM_WRITE: in set_cache_mode()
2233 cf->mode = CM_WRITE; in init_features()
2486 bool may_format = ca->features.mode == CM_WRITE; in cache_create()
2564 set_cache_mode(cache, CM_WRITE); in cache_create()
2565 if (get_cache_mode(cache) != CM_WRITE) { in cache_create()
2896 if (get_cache_mode(cache) == CM_WRITE) in cache_postsuspend()