Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dflush.h28 int __must_check vdo_make_flusher(struct vdo *vdo);
H A Dflush.c135 int vdo_make_flusher(struct vdo *vdo) in vdo_make_flusher() function
H A Dvdo.c571 result = vdo_make_flusher(vdo); in vdo_make()