GekkoFS
User guide
Installing GekkoFS
Running GekkoFS
Forwarding mode
Scripts
Developer documentation
Testing
Coverage
Reference
Page Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
Typedef gkfs::log::static_buffer
Typedef gkfs::rpc::chnk_id_t
Typedef gkfs::rpc::chunkid_t
Typedef gkfs::rpc::host_t
Typedef gkfs::syscall::arg::formatter
Typedef gkfs::syscall::arg_list
Typedef gkfs::syscall::ret::formatter
GekkoFS
Reference
Typedef gkfs::syscall::arg_list
View page source
Typedef gkfs::syscall::arg_list
Defined in
File syscall.hpp
Typedef Documentation
using
gkfs
::
syscall
::
arg_list
=
std
::
array
<
arg
::
desc
,
MAX_ARGS
>