Searched refs:notify_wq (Results 1 – 2 of 2) sorted by relevance
369 struct workqueue_struct *notify_wq; member
2868 queue_work(osdc->notify_wq, &lwork->work); in lwork_queue()5043 flush_workqueue(osdc->notify_wq); in ceph_osdc_flush_notifies()5174 osdc->notify_wq = create_singlethread_workqueue("ceph-watch-notify"); in ceph_osdc_init()5175 if (!osdc->notify_wq) in ceph_osdc_init()5190 destroy_workqueue(osdc->notify_wq); in ceph_osdc_init()5206 destroy_workqueue(osdc->notify_wq); in ceph_osdc_stop()