Searched refs:notify_wq (Results 1 – 2 of 2) sorted by relevance
363 struct workqueue_struct *notify_wq; member
2767 queue_work(osdc->notify_wq, &lwork->work); in lwork_queue()4921 flush_workqueue(osdc->notify_wq); in ceph_osdc_flush_notifies()5033 osdc->notify_wq = create_singlethread_workqueue("ceph-watch-notify"); in ceph_osdc_init()5034 if (!osdc->notify_wq) in ceph_osdc_init()5049 destroy_workqueue(osdc->notify_wq); in ceph_osdc_init()5065 destroy_workqueue(osdc->notify_wq); in ceph_osdc_stop()