Home
last modified time | relevance | path

Searched defs:metaslab (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h349 struct metaslab { struct
364 * write to metaslab data on-disk (i.e flushing entries to argument
376 kmutex_t ms_sync_lock;
378 kcondvar_t ms_load_cv;
402 * eligible for trimming. (When the metaslab is loaded, it's a argument
414 * The number of consumers which have disabled the metaslab. argument
429 * metaslab's space map (and its histogram) but are not in argument
471 * Tracks the exact amount of allocated space of this metaslab argument
481 * Track of whenever a metaslab is selected for loading or allocation. argument
499 * this metaslab is active for. argument
[all …]