Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-thin.c1437 static bool is_read_only_pool_mode(enum pool_mode mode) in is_read_only_pool_mode() function
1444 return is_read_only_pool_mode(get_pool_mode(pool)); in is_read_only()
4001 else if (is_read_only_pool_mode(mode)) in pool_status()