mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
91c87c5b77
Expose some initial interfaces in the mount-related syscalls to select the desired VFSRootContext, by specifying the VFSRootContext index number. For now there's still no way to create a different VFSRootContext, so the only valid IDs are -1 (for currently attached VFSRootContext) or 1 for the first userspace VFSRootContext. |
||
---|---|---|
.. | ||
DevLoopFS | ||
DevPtsFS | ||
Ext2FS | ||
FATFS | ||
FUSE | ||
ISO9660FS | ||
Plan9FS | ||
ProcFS | ||
RAMFS | ||
SysFS | ||
AnonymousFile.cpp | ||
AnonymousFile.h | ||
BlockBasedFileSystem.cpp | ||
BlockBasedFileSystem.h | ||
Custody.cpp | ||
Custody.h | ||
CustodyBase.cpp | ||
CustodyBase.h | ||
FIFO.cpp | ||
FIFO.h | ||
File.cpp | ||
File.h | ||
FileBackedFileSystem.cpp | ||
FileBackedFileSystem.h | ||
FileSystem.cpp | ||
FileSystem.h | ||
Initializer.h | ||
Inode.cpp | ||
Inode.h | ||
InodeFile.cpp | ||
InodeFile.h | ||
InodeIdentifier.h | ||
InodeMetadata.cpp | ||
InodeMetadata.h | ||
InodeWatcher.cpp | ||
InodeWatcher.h | ||
Mount.cpp | ||
Mount.h | ||
MountFile.cpp | ||
MountFile.h | ||
OpenFileDescription.cpp | ||
OpenFileDescription.h | ||
RAMBackedFileType.h | ||
UnveilNode.h | ||
VFSRootContext.cpp | ||
VFSRootContext.h | ||
VirtualFileSystem.cpp | ||
VirtualFileSystem.h |