Home
last modified time | relevance | path

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

/titanic_52/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]; partition_get_attributes() local
359 struct ipart iparts[TOTAL_NUMPART]; partition_make_descriptors() local
420 get_attrs(descriptor_t * dp,struct ipart * iparts,nvlist_t * attrs) get_attrs() argument
549 get_parts(disk_t * disk,struct ipart * iparts,char * opath,int opath_len) get_parts() argument
732 struct ipart iparts[TOTAL_NUMPART]; has_slices() local
[all...]
/titanic_52/usr/src/cmd/fdisk/
H A Dfdisk.c3935 struct ipart iparts[FD_NUMPART]; local