VFS Filing
System Calls



Let's start off with OSARGS, a multi-purpose call whose operation depends on the function code used. Calling OSARGS with zero in the Accumulator will read the current filing system number. This call is implemented by all filing systems, so VFS should be no different.



Click here to return Using the VFS Filing System Calls