Searched refs:kmpath_handlerd (Results 1 – 1 of 1) sorted by relevance
120 static struct workqueue_struct *kmultipathd, *kmpath_handlerd; variable276 if (queue_delayed_work(kmpath_handlerd, &pgpath->activate_path, in __pg_init_all_paths()938 flush_workqueue(kmpath_handlerd); in flush_multipath_work()1022 if (queue_work(kmpath_handlerd, &pgpath->activate_path.work)) in reinstate_path()1755 kmpath_handlerd = alloc_ordered_workqueue("kmpath_handlerd", in dm_multipath_init()1757 if (!kmpath_handlerd) { in dm_multipath_init()1781 destroy_workqueue(kmpath_handlerd); in dm_multipath_exit()