Loading [MathJax]/extensions/tex2jax.js
Iros
▼
Iros
►
Iros Project Documentation
►
Namespaces
►
Concepts
►
Classes
▼
Files
▼
File List
►
docs
▼
iris
►
arch
►
boot
►
core
►
fs
►
hw
▼
include
▼
iris
►
arch
►
boot
►
core
▼
fs
►
debug_file.h
►
file.h
►
initrd.h
►
inode.h
►
mount.h
►
path.h
►
super_block.h
►
tmpfs.h
►
tnode.h
►
hw
►
mm
►
third_party
►
uapi
►
mm
►
uapi
►
test_create_task.cpp
►
test_read.cpp
►
test_userspace.cpp
►
libs
►
userland
►
File Members
GitHub
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Concepts
Loading...
Searching...
No Matches
tmpfs.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
iris/core/error.h
"
4
5
namespace
iris
{
6
auto
init_tmpfs
() ->
Expected<void>
;
7
}
error.h
iris
Definition
cxx_init.cpp:12
iris::init_tmpfs
auto init_tmpfs() -> Expected< void >
Definition
tmpfs.cpp:110
iris::Expected
di::vocab::Expected< T, di::platform::GenericCode > Expected
Definition
error.h:324
iris
include
iris
fs
tmpfs.h
Generated by
1.13.0