Searched refs:unplug_work (Results 1 – 3 of 3) sorted by relevance
1961 &device->unplug_work); in drbd_queue_unplug()2011 INIT_LIST_HEAD(&device->unplug_work.list); in drbd_init_set_defaults()2019 device->unplug_work.cb = w_send_write_hint; in drbd_init_set_defaults()2095 D_ASSERT(device, list_empty(&device->unplug_work.list)); in drbd_device_cleanup()
848 struct drbd_work unplug_work; member
1395 container_of(w, struct drbd_device, unplug_work); in w_send_write_hint()