Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dvdo.h333 int vdo_enable_read_only_entry(struct vdo *vdo);
H A Dvdo.c1038 int vdo_enable_read_only_entry(struct vdo *vdo) in vdo_enable_read_only_entry() function
H A Ddm-vdo-target.c1344 result = vdo_enable_read_only_entry(vdo); in decode_vdo()