FreeBSD ZFS
The Zettabyte File System
Data Fields

txg_node Struct Reference

#include <txg.h>

Collaboration diagram for txg_node:
Collaboration graph
[legend]

Data Fields

struct txg_nodetn_next [TXG_SIZE]
uint8_t tn_member [TXG_SIZE]

Detailed Description

Definition at line 58 of file txg.h.


Field Documentation

uint8_t txg_node::tn_member[TXG_SIZE]

Definition at line 60 of file txg.h.

struct txg_node* txg_node::tn_next[TXG_SIZE]

Definition at line 59 of file txg.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines