Integrated file system APIs in the QNTC file system
Many integrated file system APIs are valid in the QNTC file system.
The APIs listed in Performing operations using APIs can operate on the QNTC file system, except for the following APIs:
- The chmod(), fchmod(), utime(), and umask() functions will have no effect on objects in QNTC, but attempting to use them will not cause an error.
- The QNTC file system does not support the following functions:
- chown()
- fchown()
- fclear()
- fclear64()
- givedescriptor()
- link()
- QjoEndJournal()
- QjoRetrieveJournalEntries()
- QjoRetrieveJournalInformation()
- QJORJIDI()
- QJOSJRNE()
- QjoStartJournal()
- Qp0lGetPathFromFileID()
- readlink()
- symlink()
- takedescriptor()
Parent topic:
iSeries NetClient file system (QNTC)
Related information
Application programming interfaces (APIs)