Searched defs:disk_get_nheads (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_util.c705 (error = disk_get_nheads(disk, &nheads)) ||
1404 * disk_get_nheads(dm_descriptor_t disk, uint64_t *val)
1514 disk_get_nheads( function
2070 (error = disk_get_nheads(disk[i], &nheads)) ||

Completed in 64 milliseconds