FreeBSD ZFS
The Zettabyte File System
Data Fields

zap_leaf Struct Reference

#include <zap_leaf.h>

Collaboration diagram for zap_leaf:
Collaboration graph
[legend]

Data Fields

krwlock_t l_rwlock
uint64_t l_blkid
 1<<ZAP_BLOCK_SHIFT byte block off
int l_bs
 block size shift
dmu_buf_tl_dbuf
zap_leaf_phys_tl_phys

Detailed Description

Definition at line 158 of file zap_leaf.h.


Field Documentation

1<<ZAP_BLOCK_SHIFT byte block off

Definition at line 160 of file zap_leaf.h.

block size shift

Definition at line 161 of file zap_leaf.h.

Definition at line 162 of file zap_leaf.h.

Definition at line 163 of file zap_leaf.h.

krwlock_t zap_leaf::l_rwlock

Definition at line 159 of file zap_leaf.h.


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