Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbe/common/
H A Dlibbe_priv.h47 #define BE_UUID_PROPERTY "org.opensolaris.libbe:uuid" macro
H A Dbe_create.c1353 if (zfs_prop_set(zhp, BE_UUID_PROPERTY, uu_string) != 0) { in be_set_uuid()
1407 if (nvlist_lookup_nvlist(userprops, BE_UUID_PROPERTY, &propname) != 0 || in be_get_uuid()
H A Dbe_list.c1144 if (nvlist_lookup_nvlist(userprops, BE_UUID_PROPERTY, in be_get_node_data()