disk_part_iter_next  627 block/genhd.c  		while ((part = disk_part_iter_next(&piter))) {
disk_part_iter_next  721 block/genhd.c  	while ((part = disk_part_iter_next(&piter)))
disk_part_iter_next  970 block/genhd.c  	while ((hd = disk_part_iter_next(&piter))) {
disk_part_iter_next 1134 block/genhd.c  	while ((part = disk_part_iter_next(&piter)))
disk_part_iter_next   53 block/ioctl.c  			while ((part = disk_part_iter_next(&piter))) {
disk_part_iter_next  490 fs/partitions/check.c 	while ((part = disk_part_iter_next(&piter)))
disk_part_iter_next  509 fs/partitions/check.c 	while ((part = disk_part_iter_next(&piter)))
disk_part_iter_next  590 fs/partitions/check.c 	while ((part = disk_part_iter_next(&piter))) {
disk_part_iter_next  229 include/linux/genhd.h extern struct hd_struct *disk_part_iter_next(struct disk_part_iter *piter);