HomeSort by: relevance | last modified time | path
    Searched defs:metaslab (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
metaslab_impl.h 33 #include <sys/metaslab.h>
45 * Metaslab allocation tracing record.
58 * Used by the metaslab allocation tracing facility to indicate
80 * The metaslab weight is used to encode the amount of free space in a
81 * metaslab, such that the "best" metaslab appears first when sorting the
82 * metaslabs by weight. The weight (and therefore the "best" metaslab) can
84 * the free space in the metaslab (a space based weight) or by counting only
133 * A metaslab class encompasses a category of allocatable top-level vdevs.
134 * Each top-level vdev is associated with a metaslab group which define
308 struct metaslab { struct
    [all...]

Completed in 23 milliseconds