FreeBSD ZFS
The Zettabyte File System
|
Go to the source code of this file.
Functions | |
void | bplist_create (bplist_t *bpl) |
void | bplist_destroy (bplist_t *bpl) |
void | bplist_append (bplist_t *bpl, const blkptr_t *bp) |
void | bplist_iterate (bplist_t *bpl, bplist_itor_t *func, void *arg, dmu_tx_t *tx) |
void bplist_iterate | ( | bplist_t * | bpl, |
bplist_itor_t * | func, | ||
void * | arg, | ||
dmu_tx_t * | tx | ||
) |