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

#include <filesystem.pb.h>

Public Attributes

uint64_t ino
 
int32_t type
 
uint32_t perm
 
uint64_t size
 
uint32_t uid
 
uint32_t gid
 
bool sticky
 
bool suid
 
bool sgid
 
uint64_t nlinks
 
uint64_t accessed
 
uint64_t created
 
uint64_t modified
 

Detailed Description

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

Member Data Documentation

◆ ino

uint64_t ino

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

Referenced by i_to_pb_full().

◆ type

int32_t type

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

Referenced by i_to_pb_full().

◆ perm

uint32_t perm

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

Referenced by i_to_pb_full().

◆ size

uint64_t size

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

Referenced by i_to_pb_full().

◆ uid

uint32_t uid

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

Referenced by i_to_pb_full().

◆ gid

uint32_t gid

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

Referenced by i_to_pb_full().

◆ sticky

bool sticky

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

Referenced by i_to_pb_full().

◆ suid

bool suid

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

Referenced by i_to_pb_full().

◆ sgid

bool sgid

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

Referenced by i_to_pb_full().

◆ nlinks

uint64_t nlinks

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

Referenced by i_to_pb_full().

◆ accessed

uint64_t accessed

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

Referenced by i_to_pb_full().

◆ created

uint64_t created

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

Referenced by i_to_pb_full().

◆ modified

uint64_t modified

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

Referenced by i_to_pb_full().


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