![]() |
MOS Source Code
|
#include <filesystem.pb.h>
Public Attributes | |
| mosrpc_fs_inode_ref | i_ref |
| uint64_t | pgoff |
| pb_bytes_array_t * | data |
Definition at line 99 of file filesystem.pb.h.
| mosrpc_fs_inode_ref i_ref |
Definition at line 100 of file filesystem.pb.h.
| uint64_t pgoff |
Definition at line 101 of file filesystem.pb.h.
| pb_bytes_array_t* data |
Definition at line 102 of file filesystem.pb.h.
Referenced by userfs_inode_cache_flush_page().