FreeBSD ZFS
The Zettabyte File System
|
#include <bpobj.h>
Data Fields | |
kmutex_t | bpo_lock |
objset_t * | bpo_os |
uint64_t | bpo_object |
int | bpo_epb |
uint8_t | bpo_havecomp |
uint8_t | bpo_havesubobj |
bpobj_phys_t * | bpo_phys |
dmu_buf_t * | bpo_dbuf |
dmu_buf_t * | bpo_cached_dbuf |
int bpobj::bpo_epb |
uint8_t bpobj::bpo_havecomp |
uint8_t bpobj::bpo_havesubobj |
kmutex_t bpobj::bpo_lock |
uint64_t bpobj::bpo_object |