Function Gaia::Fs::vfs_find
¶
Defined in
File vfs.hpp
Function Documentation
¶
Result
<
Vnode
*
,
Error
>
Gaia
::
Fs
::
vfs_find
(
frg
::
string_view
pathname
,
Vnode
*
cwd
=
nullptr
)
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Function Gaia::Fs::vfs_create_file
Next:
Template Function Gaia::Fs::vfs_find_and(frg::string_view, F, Vnode *, VnodeAttr)