FreeBSD ZFS
The Zettabyte File System
Data Fields

dmu_tx_hold Struct Reference

#include <dmu_tx.h>

Collaboration diagram for dmu_tx_hold:
Collaboration graph
[legend]

Data Fields

dmu_tx_ttxh_tx
list_node_t txh_node
struct dnodetxh_dnode
uint64_t txh_space_towrite
uint64_t txh_space_tofree
uint64_t txh_space_tooverwrite
uint64_t txh_space_tounref
uint64_t txh_memory_tohold
uint64_t txh_fudge

Detailed Description

Definition at line 83 of file dmu_tx.h.


Field Documentation

Definition at line 86 of file dmu_tx.h.

Definition at line 92 of file dmu_tx.h.

Definition at line 91 of file dmu_tx.h.

list_node_t dmu_tx_hold::txh_node

Definition at line 85 of file dmu_tx.h.

Definition at line 88 of file dmu_tx.h.

Definition at line 89 of file dmu_tx.h.

Definition at line 90 of file dmu_tx.h.

Definition at line 87 of file dmu_tx.h.

Definition at line 84 of file dmu_tx.h.


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