Searched defs:is_read_only (Results 1 – 2 of 2) sorted by relevance
1177 bool is_read_only = vdo_in_read_only_mode(vdo); in vdo_enable_read_only_entry() local
1438 static bool is_read_only(struct pool *pool) in is_read_only() function