Searched refs:FM_FMRI_ZFS_POOL (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/fm/
H A Dprotocol.h311 #define FM_FMRI_ZFS_POOL "pool" macro
/freebsd-current/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c359 if (nvlist_lookup_uint64(rsrc, FM_FMRI_ZFS_POOL, &guid) == 0)
360 zed_log_msg(LOG_INFO, "\t%s: %llu", FM_FMRI_ZFS_POOL,
H A Dzfs_retire.c555 if (nvlist_lookup_uint64(resource, FM_FMRI_ZFS_POOL,
H A Dzfs_diagnosis.c455 (void) nvlist_add_uint64(detector, FM_FMRI_ZFS_POOL,
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dfm.c1163 if (nvlist_add_uint64(fmri, FM_FMRI_ZFS_POOL, pool_guid) != 0) {
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c10544 nvlist_lookup_string(nvl, FM_FMRI_ZFS_POOL, &pool) == 0 &&

Completed in 235 milliseconds