Searched refs:unplug_work (Results 1 – 5 of 5) sorted by relevance
373 struct work_struct unplug_work; member929 kblockd_schedule_work(&cfqd->unplug_work); in cfq_schedule_dispatch()4471 container_of(work, struct cfq_data, unplug_work); in cfq_kick_queue()4540 cancel_work_sync(&cfqd->unplug_work); in cfq_shutdown_timer_wq()4639 INIT_WORK(&cfqd->unplug_work, cfq_kick_queue); in cfq_init_queue()
1960 &device->unplug_work); in drbd_queue_unplug()2010 INIT_LIST_HEAD(&device->unplug_work.list); in drbd_init_set_defaults()2018 device->unplug_work.cb = w_send_write_hint; in drbd_init_set_defaults()2082 D_ASSERT(device, list_empty(&device->unplug_work.list)); in drbd_device_cleanup()
856 struct drbd_work unplug_work; member
1407 container_of(w, struct drbd_device, unplug_work); in w_send_write_hint()
1717 static void unplug_work(struct btrfs_work *work) in unplug_work() function1731 unplug_work, NULL, NULL); in btrfs_raid_unplug()