Searched refs:disk_part_iter_next (Results 1 – 5 of 5) sorted by relevance
127 struct hd_struct *disk_part_iter_next(struct disk_part_iter *piter) in disk_part_iter_next() function176 EXPORT_SYMBOL_GPL(disk_part_iter_next);568 while ((part = disk_part_iter_next(&piter))) in register_disk()645 while ((part = disk_part_iter_next(&piter))) { in del_gendisk()765 while ((part = disk_part_iter_next(&piter))) { in printk_all_partitions()860 while ((part = disk_part_iter_next(&piter))) in show_partition()1164 while ((hd = disk_part_iter_next(&piter))) { in diskstats_show()1356 while ((part = disk_part_iter_next(&piter))) in set_disk_ro()
53 while ((part = disk_part_iter_next(&piter))) { in blkpg_ioctl()127 while ((lpart = disk_part_iter_next(&piter))) { in blkpg_ioctl()
407 while ((part = disk_part_iter_next(&piter))) in drop_partitions()
288 extern struct hd_struct *disk_part_iter_next(struct disk_part_iter *piter);
432 while ((part = disk_part_iter_next(&piter))) in dasd_state_ready_to_online()459 while ((part = disk_part_iter_next(&piter))) in dasd_state_online_to_ready()