Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-bitmap.c1267 struct bitmap_unplug_work { struct
1275 struct bitmap_unplug_work *unplug_work = in md_bitmap_unplug_fn() argument
1276 container_of(work, struct bitmap_unplug_work, work); in md_bitmap_unplug_fn()
1285 struct bitmap_unplug_work unplug_work; in bitmap_unplug_async()