Lines Matching refs:seslist
314 (void) g_free_multipath(list->seslist); in h_free_hotplug_dlist()
898 &(disk_list->seslist), 0)) != 0) { in hotplug()
899 if (disk_list->seslist != NULL) { in hotplug()
900 (void) g_free_multipath(disk_list->seslist); in hotplug()
1545 dl = hotplug_dev->seslist; in h_pre_hotplug_sena()
1740 dl = hotplug_dev->seslist; in h_post_hotplug_sena()
1839 if ((err = h_remove_ses_nodes(hotplug_dev->seslist)) != 0) { in h_post_hotplug_sena()
1864 dl = hotplug_dev->seslist; in h_post_hotplug_sena()
1931 dl = hotplug_dev->seslist; in h_post_hotplug_sena()
2467 (void) g_free_multipath(list->seslist); in h_pre_hotplug()
2513 (void) g_free_multipath(list->seslist); in h_post_hotplug()
2871 dl_ses = disk_list->seslist; in h_print_list_warn()