Searched refs:g_forcelip_all (Results 1 – 4 of 4) sorted by relevance
384 extern int g_forcelip_all(struct hotplug_disk_list *);451 extern int g_forcelip_all();
68 g_forcelip_all;
440 g_forcelip_all(struct hotplug_disk_list *disk_list) in g_forcelip_all() function
2494 if ((err = g_forcelip_all(hotplug_dlist)) != 0) { in h_post_hotplug()