Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dzfs.h27 #define ZPOOL_CONFIG_POOL_GUID "pool_guid" macro
/openbmc/u-boot/fs/zfs/
H A Dzfs.c1798 found = zfs_nvlist_lookup_uint64(nvlist, ZPOOL_CONFIG_POOL_GUID, &data->pool_guid); in check_pool_label()