Home
last modified time | relevance | path

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

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