FreeBSD ZFS
The Zettabyte File System
Data Fields

metaslab_class Struct Reference

#include <metaslab_impl.h>

Collaboration diagram for metaslab_class:
Collaboration graph
[legend]

Data Fields

spa_tmc_spa
metaslab_group_tmc_rotor
space_map_ops_tmc_ops
uint64_t mc_aliquot
uint64_t mc_alloc
 total allocated space
uint64_t mc_deferred
 total deferred frees
uint64_t mc_space
 total space (alloc + free)
uint64_t mc_dspace
 total deflated space

Detailed Description

Definition at line 40 of file metaslab_impl.h.


Field Documentation

Definition at line 44 of file metaslab_impl.h.

total allocated space

Definition at line 45 of file metaslab_impl.h.

total deferred frees

Definition at line 46 of file metaslab_impl.h.

total deflated space

Definition at line 48 of file metaslab_impl.h.

Definition at line 43 of file metaslab_impl.h.

Definition at line 42 of file metaslab_impl.h.

Definition at line 41 of file metaslab_impl.h.

total space (alloc + free)

Definition at line 47 of file metaslab_impl.h.


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