ReactOS 0.4.15-dev-7918-g2a2556c
subvol_cache Struct Reference

#include <recv.h>

Collaboration diagram for subvol_cache:

Public Attributes

BTRFS_UUID uuid
 
uint64_t transid
 
wstring path
 

Detailed Description

Definition at line 29 of file recv.h.

Member Data Documentation

◆ path

wstring subvol_cache::path

Definition at line 32 of file recv.h.

Referenced by BtrfsRecv::add_cache_entry().

◆ transid

uint64_t subvol_cache::transid

Definition at line 31 of file recv.h.

Referenced by BtrfsRecv::add_cache_entry().

◆ uuid

BTRFS_UUID subvol_cache::uuid

Definition at line 30 of file recv.h.

Referenced by BtrfsRecv::add_cache_entry().


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