MOS Source Code
Loading...
Searching...
No Matches
userfs_t Struct Reference

#include <userfs.hpp>

Inheritance diagram for userfs_t:
Collaboration diagram for userfs_t:

Public Attributes

filesystem_t fs
 The filesystem, "userfs.<name>".
mos::string rpc_server_name
 The name of the RPC server.
rpc_server_stub_trpc_server
 The RPC server stub, if connected.

Additional Inherited Members

Static Public Attributes inherited from NamedType<"UserFS">
static constexpr mos::string_view type_name

Detailed Description

Definition at line 11 of file userfs.hpp.

Member Data Documentation

◆ fs

The filesystem, "userfs.<name>".

Definition at line 13 of file userfs.hpp.

Referenced by userfs_manager_register_filesystem().

◆ rpc_server_name

mos::string rpc_server_name

The name of the RPC server.

Definition at line 14 of file userfs.hpp.

Referenced by userfs_ensure_connected(), userfs_fsop_mount(), and userfs_manager_register_filesystem().

◆ rpc_server


The documentation for this struct was generated from the following file:
  • kernel/include/private/mos/filesystem/userfs/userfs.hpp