Function Gaia::Fs::vfs_create_file
¶
Defined in
File vfs.hpp
Function Documentation
¶
Result
<
Vnode
*
,
Error
>
Gaia
::
Fs
::
vfs_create_file
(
Vnode
*
cwd
,
frg
::
string_view
name
,
VnodeAttr
attr
=
DefaultVnodeAttr
,
dev_t
dev
=
-
1
)
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Function Gaia::Fs::tmpfs_init
Next:
Function Gaia::Fs::vfs_find