The Pedigree Project 0.1
Public Attributes | List of all members
VfsMountView::MountSnapshot Struct Reference
+ Collaboration diagram for VfsMountView::MountSnapshot:

Public Attributes

uint64_t id = 0
 
uint64_t parentId = 0
 
VFS::MountIdentity backing
 
String path
 

Detailed Description

Definition at line 24 of file MountView.h.

Member Data Documentation

◆ backing

VFS::MountIdentity VfsMountView::MountSnapshot::backing

Definition at line 27 of file MountView.h.

◆ id

uint64_t VfsMountView::MountSnapshot::id = 0

Definition at line 25 of file MountView.h.

◆ parentId

uint64_t VfsMountView::MountSnapshot::parentId = 0

Definition at line 26 of file MountView.h.

◆ path

String VfsMountView::MountSnapshot::path

Definition at line 28 of file MountView.h.


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