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

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
metaslab_impl.h 259 * The in-core free tree (ms_tree) contains the current list of free segments.
260 * As blocks are allocated, the allocated segment are removed from the ms_tree
280 * free segment (ms_tree) --------> ms_alloctree ----> (write to space map)
298 * segments are represented in-core by the ms_tree and are stored in an
320 range_tree_t *ms_tree; member in struct:metaslab
350 * same number of segments as the ms_tree. The only difference

Completed in 16 milliseconds