| MFMF_FlattenDirectoryStructure |
Flattens the directory heirarchy. |
| MFMF_Recursive |
Recurse into subdirectories when building TOC. |
| MFMF_DontCacheTOC |
Doesn't take a local memory copy of the TOC (useful for filesystems read from memory). |
| MFMF_OnlyAllowExclusiveAccess |
This will exclude this mount from any non-specific filesystem operations (filenames explicitly directed to this mount using 'device:'). |
| MFMF_ForceUInt |
Force MountFlags to an int type. |