Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-cache-target.c918 if (get_cache_mode(cache) >= CM_READ_ONLY) in abort_transaction()
958 if (get_cache_mode(cache) >= CM_READ_ONLY) in save_stats()
1745 if (get_cache_mode(cache) >= CM_READ_ONLY) in commit()
2459 if (get_cache_mode(cache) != CM_WRITE) { in cache_create()
2687 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_dirty_bitset()
2701 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_discard_bitset()
2728 if (get_cache_mode(cache) >= CM_READ_ONLY) in write_hints()
2790 if (get_cache_mode(cache) == CM_WRITE) in cache_postsuspend()
3071 if (get_cache_mode(cache) == CM_FAIL) { in cache_status()
3123 if (get_cache_mode(cache) == CM_READ_ONLY) in cache_status()
[all …]
/linux-6.3-rc2/fs/9p/
A Dv9fs.c79 static int get_cache_mode(char *s) in get_cache_mode() function
296 r = get_cache_mode(s); in v9fs_parse_options()

Completed in 10 milliseconds