Home
last modified time | relevance | path

Searched defs:iparts (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dpartition.c105 struct ipart iparts[TOTAL_NUMPART]; in partition_get_assocs() local
231 struct ipart iparts[TOTAL_NUMPART]; in partition_get_attributes() local
359 struct ipart iparts[TOTAL_NUMPART]; in partition_make_descriptors() local
420 get_attrs(descriptor_t *dp, struct ipart *iparts, nvlist_t *attrs) in get_attrs()
549 get_parts(disk_t *disk, struct ipart *iparts, char *opath, int opath_len) in get_parts()
732 struct ipart iparts[TOTAL_NUMPART]; in has_slices() local
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c3945 struct ipart iparts[FD_NUMPART]; local