FreeBSD ZFS
The Zettabyte File System
|
#include <zap.h>
Data Fields | |
objset_t * | zc_objset |
struct zap * | zc_zap |
struct zap_leaf * | zc_leaf |
uint64_t | zc_zapobj |
uint64_t | zc_serialized |
uint64_t | zc_hash |
uint32_t | zc_cd |
uint32_t zap_cursor::zc_cd |
uint64_t zap_cursor::zc_hash |
struct zap_leaf* zap_cursor::zc_leaf |
uint64_t zap_cursor::zc_serialized |
struct zap* zap_cursor::zc_zap |
uint64_t zap_cursor::zc_zapobj |