Searched refs:mg_disabled_updating (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h296 boolean_t mg_disabled_updating; member in struct:metaslab_group
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c6069 while (mg->mg_disabled_updating) {
6078 ASSERT(mg->mg_disabled_updating);
6107 * to wait till the metaslab's mg_disabled_updating flag is no
6111 mg->mg_disabled_updating = B_TRUE;
6119 mg->mg_disabled_updating = B_FALSE;

Completed in 136 milliseconds