![]() |
MOS Source Code
|
Public Attributes | |
| superblock_t | sb |
| atomic_t | ino |
Additional Inherited Members | |
| Static Public Attributes inherited from NamedType<"TmpFS.Superblock"> | |
| static constexpr mos::string_view | type_name |
| superblock_t sb |
Definition at line 34 of file tmpfs.cpp.
Referenced by tmpfs_create_inode(), and tmpfs_fsop_mount().
| atomic_t ino |
Definition at line 35 of file tmpfs.cpp.
Referenced by tmpfs_create_inode().