IFS Interfaces: Difference between revisions
Appearance
No edit summary |
m Ak120 moved page OS2 API:IFS to IFS Interfaces |
(No difference)
|
Revision as of 07:54, 9 January 2017
Installable File System
Some general information is available at Installable File Systems page.
BlackBox/OS2LDR interface
microFSD entry points interface
Stage 1 Interfaces
mini-FSD Entry Points
mini-FSD Helper Routines
- MFSH_CALLRM
- MFSH_DOVOLIO
- MFSH_INTERR
- MFSH_LOCK
- MFSH_PHYSTOVIRT
- MFSH_SEGALLOC
- MFSH_SEGFREE
- MFSH_SEGREALLOC
- MFSH_SETBOOTDRIVE
- MFSH_UNLOCK
- MFSH_UNPHYSTOVIRT
- MFSH_VIRT2PHYS
Stage 2 Intefaces
- FS_ATTACH
- FS_ATTRIBUTE
- FS_CHGFILEPTR
- FS_CLOSE
- FS_COMMIT
- FS_INIT
- FS_IOCTL
- FS_MOUNT
- FS_NAME
- FS_OPENCREATE
- FS_PROCESSNAME
- FS_READ
Stage 3 Interfaces