MOS Source Code
Loading...
Searching...
No Matches
mosrpc_fs_putpage_request Struct Reference

#include <filesystem.pb.h>

+ Collaboration diagram for mosrpc_fs_putpage_request:

Public Attributes

mosrpc_fs_inode_ref i_ref
 
uint64_t pgoff
 
pb_bytes_array_t * data
 

Detailed Description

Definition at line 99 of file filesystem.pb.h.

Member Data Documentation

◆ i_ref

Definition at line 100 of file filesystem.pb.h.

Referenced by userfs_inode_cache_flush_page().

◆ pgoff

uint64_t pgoff

Definition at line 101 of file filesystem.pb.h.

Referenced by userfs_inode_cache_flush_page().

◆ data

pb_bytes_array_t* data

Definition at line 102 of file filesystem.pb.h.

Referenced by userfs_inode_cache_flush_page().


The documentation for this struct was generated from the following file: