Searched refs:mmp_label (Results 1 – 1 of 1) sorted by relevance
3080 nvlist_t *mmp_label = NULL; in spa_activity_check() local3104 vdev_uberblock_load(rvd, ub, &mmp_label); in spa_activity_check()3121 vdev_uberblock_load(rvd, ub, &mmp_label); in spa_activity_check()3136 if (mmp_label) { in spa_activity_check()3137 nvlist_free(mmp_label); in spa_activity_check()3138 mmp_label = NULL; in spa_activity_check()3168 if (mmp_label) { in spa_activity_check()3170 hostname = fnvlist_lookup_string(mmp_label, in spa_activity_check()3177 hostid = fnvlist_lookup_uint64(mmp_label, in spa_activity_check()3192 if (mmp_label) in spa_activity_check()[all …]