Home
last modified time | relevance | path

Searched defs:is_read_only (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dvdo.h67 bool is_read_only; member
H A Dvdo.c1041 bool is_read_only = vdo_in_read_only_mode(vdo); in vdo_enable_read_only_entry() local