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

#include <filesystem.pb.h>

+ Collaboration diagram for mosrpc_fs_create_file_request:

Public Attributes

mosrpc_fs_inode_ref i_ref
 
char * name
 
int32_t type
 
uint32_t perm
 

Detailed Description

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

Member Data Documentation

◆ i_ref

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

Referenced by userfs_iop_newfile().

◆ name

char* name

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

Referenced by userfs_iop_newfile().

◆ type

int32_t type

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

Referenced by userfs_iop_newfile().

◆ perm

uint32_t perm

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

Referenced by userfs_iop_newfile().


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