|
FreeBSD ZFS
The Zettabyte File System
|
#include <dmu_tx.h>

Data Fields | |
| dmu_tx_t * | txh_tx |
| list_node_t | txh_node |
| struct dnode * | txh_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 |
| struct dnode* dmu_tx_hold::txh_dnode |
| uint64_t dmu_tx_hold::txh_fudge |
| uint64_t dmu_tx_hold::txh_memory_tohold |
| list_node_t dmu_tx_hold::txh_node |
| uint64_t dmu_tx_hold::txh_space_tofree |
| uint64_t dmu_tx_hold::txh_space_tooverwrite |
| uint64_t dmu_tx_hold::txh_space_tounref |
| uint64_t dmu_tx_hold::txh_space_towrite |
1.7.3