Searched refs:disk_part_iter_next (Results 1 – 5 of 5) sorted by relevance
128 struct hd_struct *disk_part_iter_next(struct disk_part_iter *piter) in disk_part_iter_next() function177 EXPORT_SYMBOL_GPL(disk_part_iter_next);569 while ((part = disk_part_iter_next(&piter))) in register_disk()648 while ((part = disk_part_iter_next(&piter))) { in del_gendisk()768 while ((part = disk_part_iter_next(&piter))) { in printk_all_partitions()863 while ((part = disk_part_iter_next(&piter))) in show_partition()1166 while ((hd = disk_part_iter_next(&piter))) { in diskstats_show()1362 while ((part = disk_part_iter_next(&piter))) in set_disk_ro()
54 while ((part = disk_part_iter_next(&piter))) { in blkpg_ioctl()128 while ((lpart = disk_part_iter_next(&piter))) { in blkpg_ioctl()
414 while ((part = disk_part_iter_next(&piter))) in drop_partitions()
301 extern struct hd_struct *disk_part_iter_next(struct disk_part_iter *piter);
434 while ((part = disk_part_iter_next(&piter))) in dasd_state_ready_to_online()461 while ((part = disk_part_iter_next(&piter))) in dasd_state_online_to_ready()