Home
last modified time | relevance | path

Searched refs:mmp_label (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c3080 nvlist_t *mmp_label = NULL; in spa_activity_check() local
3104 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 …]