MOS Source Code
|
#include <filesystem.pb.h>
Public Attributes | |
mosrpc_fs_inode_ref | i_ref |
char * | name |
Definition at line 67 of file filesystem.pb.h.
mosrpc_fs_inode_ref i_ref |
Definition at line 68 of file filesystem.pb.h.
Referenced by userfs_iop_lookup().
char* name |
Definition at line 69 of file filesystem.pb.h.
Referenced by userfs_iop_lookup().