Searched refs:vdo_filter_fn (Results 1 – 2 of 2) sorted by relevance
285 typedef bool (*vdo_filter_fn)(struct vdo *vdo, const void *context); typedef288 struct vdo * __must_check vdo_find_matching(vdo_filter_fn filter, const void *context);
103 static struct vdo * __must_check filter_vdos_locked(vdo_filter_fn filter, in filter_vdos_locked()121 struct vdo *vdo_find_matching(vdo_filter_fn filter, const void *context) in vdo_find_matching()