|
The Pedigree Project 0.1
|
Collaboration diagram for VfsMountView::MountSnapshot:Public Attributes | |
| uint64_t | id = 0 |
| uint64_t | parentId = 0 |
| VFS::MountIdentity | backing |
| String | path |
Definition at line 24 of file MountView.h.
| VFS::MountIdentity VfsMountView::MountSnapshot::backing |
Definition at line 27 of file MountView.h.
| uint64_t VfsMountView::MountSnapshot::id = 0 |
Definition at line 25 of file MountView.h.
| uint64_t VfsMountView::MountSnapshot::parentId = 0 |
Definition at line 26 of file MountView.h.
| String VfsMountView::MountSnapshot::path |
Definition at line 28 of file MountView.h.