ReactOS 0.4.15-dev-7953-g1f49173
btrfs_send_tlv Struct Reference

#include <btrfs.h>

Public Attributes

uint16_t type
 
uint16_t length
 

Detailed Description

Definition at line 606 of file btrfs.h.

Member Data Documentation

◆ length

uint16_t btrfs_send_tlv::length

Definition at line 608 of file btrfs.h.

Referenced by BtrfsRecv::find_tlv(), and send_add_tlv().

◆ type

uint16_t btrfs_send_tlv::type

Definition at line 607 of file btrfs.h.

Referenced by BtrfsRecv::find_tlv(), and send_add_tlv().


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