Searched defs:is_read_only (Results 1 – 3 of 3) sorted by relevance
67 bool is_read_only; member
1041 bool is_read_only = vdo_in_read_only_mode(vdo); in vdo_enable_read_only_entry() local
1440 static bool is_read_only(struct pool *pool) in is_read_only() function