Searched refs:unplug_work (Results 1 – 5 of 5) sorted by relevance
366 struct work_struct unplug_work; member912 kblockd_schedule_work(&cfqd->unplug_work); in cfq_schedule_dispatch()4404 container_of(work, struct cfq_data, unplug_work); in cfq_kick_queue()4471 cancel_work_sync(&cfqd->unplug_work); in cfq_shutdown_timer_wq()4570 INIT_WORK(&cfqd->unplug_work, cfq_kick_queue); in cfq_init_queue()
1722 static void unplug_work(struct btrfs_work *work) in unplug_work() function1736 unplug_work, NULL, NULL); in btrfs_raid_unplug()
1936 INIT_LIST_HEAD(&device->unplug_work.list); in drbd_init_set_defaults()1944 device->unplug_work.cb = w_send_write_hint; in drbd_init_set_defaults()2016 D_ASSERT(device, list_empty(&device->unplug_work.list)); in drbd_device_cleanup()
852 struct drbd_work unplug_work; member
1301 container_of(w, struct drbd_device, unplug_work); in w_send_write_hint()