Searched refs:unplug_work (Results 1 – 3 of 3) sorted by relevance
1966 &device->unplug_work); in drbd_queue_unplug()2016 INIT_LIST_HEAD(&device->unplug_work.list); in drbd_init_set_defaults()2024 device->unplug_work.cb = w_send_write_hint; in drbd_init_set_defaults()2092 D_ASSERT(device, list_empty(&device->unplug_work.list)); in drbd_device_cleanup()
858 struct drbd_work unplug_work; member
1407 container_of(w, struct drbd_device, unplug_work); in w_send_write_hint()