FSD Functions
A version of this page is also available for
4/8/2010
The following table shows the file system driver (FSD) functions and File System Disk Manager (FSDMGR) functions with a description of the purpose of each.
Function | Description |
---|---|
Sends an I/O control to an FSD. It may not be supported by all file system drivers, and not all implementations support all I/O controls. |
|
Causes a file system driver to remount a device because of a media change. |
|
Obtains the information about a volume contained in a FSD_VOLUME_INFO structure. |
|
Called by Storage Manager when it loads a file system filter. |
|
Called by Device Manager to mount the specified disk containing a file system of the type defined. |
|
Called by Storage Manager when it unloads a file system filter. |
|
Called by Device Manager to unmount the specified disk containing a file system of the type defined by the FSD. |
|
Called by a device driver to load its associated FSD. |
|
Called by a device driver to load its associated FSD. |