Where to find the ioctl() request description and mapping
edited Aug 13, 2013 11:30PM in Oracle Solaris File Systems and Disk Management (MOSC) 2 commentsAnswered
Hi,
I am searching for the ioctl request description and mapping to better understand Solaris stackflow. e.g:
0x0417 = DKIOCGEXTVTOC (get extended vtoc)
0x0402 = DKIOCSGEOM (set geometry)
0x0418 = DKIOCSEXTVTOC (write extended vtoc to disk)
How about 0x403, 0x42a, 0x432, 0x418, 0x4c9 ......? Do we have a proper document for my query?
0