Hi,
I am trying to port a linux app to OpenSolaris OS. There is a API used in linux codes that I don’t know how to port to OpenSolaris:
ioctl(fileFD, FIBMAP, &FsBlock)
Any one pleases help, tell me how to do this, find out a FileSystemBlock of the offset in a file, in OpenSolaris.
Many thanks,
Thai.