Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h337 struct metaslab { struct
352 * write to metaslab data on-disk (i.e flushing entries to argument
364 kmutex_t ms_sync_lock;
366 kcondvar_t ms_load_cv;
367 space_map_t *ms_sm;
368 uint64_t ms_id;
392 * eligible for trimming. (When the metaslab is loaded, it's a argument
404 * The number of consumers which have disabled the metaslab. argument
419 * metaslab's space map (and its histogram) but are not in argument
461 * Tracks the exact amount of allocated space of this metaslab argument
[all …]