Home
last modified time | relevance | path

Searched refs:vdo_flush (Results 1 – 2 of 2) sorted by relevance

/drivers/md/dm-vdo/
A Dflush.c87 return container_of(completion, struct vdo_flush, completion); in completion_as_vdo_flush()
98 return container_of(waiter, struct vdo_flush, waiter); in vdo_waiter_as_flush()
103 struct vdo_flush *flush = NULL; in allocate_flush()
182 static void vdo_complete_flush(struct vdo_flush *flush);
251 struct vdo_flush *flush = in notify_flush()
269 struct vdo_flush *flush = completion_as_vdo_flush(completion); in flush_vdo()
327 struct vdo_flush *flush = in vdo_complete_flushes()
375 static void launch_flush(struct vdo_flush *flush) in launch_flush()
431 static void release_flush(struct vdo_flush *flush) in release_flush()
462 struct vdo_flush *flush = completion_as_vdo_flush(completion); in vdo_complete_flush_callback()
[all …]
A Dflush.h15 struct vdo_flush { struct

Completed in 5 milliseconds