FreeBSD ZFS
The Zettabyte File System
Data Fields

bpobj Struct Reference

#include <bpobj.h>

Collaboration diagram for bpobj:
Collaboration graph
[legend]

Data Fields

kmutex_t bpo_lock
objset_tbpo_os
uint64_t bpo_object
int bpo_epb
uint8_t bpo_havecomp
uint8_t bpo_havesubobj
bpobj_phys_tbpo_phys
dmu_buf_tbpo_dbuf
dmu_buf_tbpo_cached_dbuf

Detailed Description

Definition at line 56 of file bpobj.h.


Field Documentation

Definition at line 65 of file bpobj.h.

Definition at line 64 of file bpobj.h.

Definition at line 60 of file bpobj.h.

Definition at line 61 of file bpobj.h.

Definition at line 62 of file bpobj.h.

kmutex_t bpobj::bpo_lock

Definition at line 57 of file bpobj.h.

Definition at line 59 of file bpobj.h.

Definition at line 58 of file bpobj.h.

Definition at line 63 of file bpobj.h.


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