SimpleKernel 1.17.0
Loading...
Searching...
No Matches
vfs::MountTable Member List

This is the complete list of members for vfs::MountTable, including all inherited members.

FindByMountDentry(const Dentry *dentry) -> MountPoint *vfs::MountTable
GetRootDentry(MountPoint *mp) -> Dentry *vfs::MountTable
GetRootMount() -> MountPoint *vfs::MountTable
IsMountPoint(const char *path) -> boolvfs::MountTable
kMaxMountsvfs::MountTablestatic
Lookup(const char *path) -> MountPoint *vfs::MountTable
Mount(const char *path, FileSystem *fs, BlockDevice *device) -> Expected< void >vfs::MountTable
mount_count_vfs::MountTableprivate
mounts_vfs::MountTableprivate
MountTable()=defaultvfs::MountTable
MountTable(const MountTable &)=deletevfs::MountTable
MountTable(MountTable &&)=deletevfs::MountTable
operator=(const MountTable &) -> MountTable &=deletevfs::MountTable
operator=(MountTable &&) -> MountTable &=deletevfs::MountTable
root_mount_vfs::MountTableprivate
Unmount(const char *path) -> Expected< void >vfs::MountTable
~MountTable()=defaultvfs::MountTable