FreeBSD ZFS
The Zettabyte File System
Data Fields

space_map_obj Struct Reference

#include <space_map.h>

Data Fields

uint64_t smo_object
 on-disk space map object
uint64_t smo_objsize
 size of the object
uint64_t smo_alloc
 space allocated from the map

Detailed Description

Definition at line 67 of file space_map.h.


Field Documentation

space allocated from the map

Definition at line 70 of file space_map.h.

on-disk space map object

Definition at line 68 of file space_map.h.

size of the object

Definition at line 69 of file space_map.h.


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