Searched refs:disk_part_iter_next (Results 1 – 4 of 4) sorted by relevance
226 struct hd_struct *disk_part_iter_next(struct disk_part_iter *piter) in disk_part_iter_next() function275 EXPORT_SYMBOL_GPL(disk_part_iter_next);745 while ((part = disk_part_iter_next(&piter))) in register_disk()909 while ((part = disk_part_iter_next(&piter))) { in del_gendisk()1093 while ((part = disk_part_iter_next(&piter))) { in printk_all_partitions()1188 while ((part = disk_part_iter_next(&piter))) in show_partition()1616 while ((hd = disk_part_iter_next(&piter))) { in diskstats_show()1867 while ((part = disk_part_iter_next(&piter))) in set_disk_ro()
286 extern struct hd_struct *disk_part_iter_next(struct disk_part_iter *piter);
505 while ((part = disk_part_iter_next(&piter))) { in partition_overlaps()639 while ((part = disk_part_iter_next(&piter))) in blk_drop_partitions()
447 while ((part = disk_part_iter_next(&piter))) in dasd_state_ready_to_online()474 while ((part = disk_part_iter_next(&piter))) in dasd_state_online_to_ready()