Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dvdo.h335 int vdo_enable_read_only_entry(struct vdo *vdo);
H A Dvdo.c1041 int vdo_enable_read_only_entry(struct vdo *vdo) in vdo_enable_read_only_entry() function
H A Ddm-vdo-target.c1345 result = vdo_enable_read_only_entry(vdo); in decode_vdo()