disk_part_iter_next (9) - Linux Manuals
disk_part_iter_next: proceed iterator to the next partition and return it
NAME
disk_part_iter_next - proceed iterator to the next partition and return it
SYNOPSIS
-
struct hd_struct * disk_part_iter_next(struct disk_part_iter
* piter);
ARGUMENTS
piter
-
- iterator of interest
DESCRIPTION
Proceed piter to the next partition and return it.
CONTEXT
COPYRIGHT