Searched defs:zphp (Results  1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/lib/libzfs_jni/common/ | 
| H A D | libzfs_jni_dataset.c | 357 populate_PoolBean(JNIEnv *env, zpool_handle_t *zphp, zfs_handle_t *zhp,  in populate_PoolBean()442 create_PoolBean(JNIEnv *env, zpool_handle_t *zphp, zfs_handle_t *zhp)  in create_PoolBean()
 610 zjni_create_add_Pool(zpool_handle_t *zphp, void *data)  in zjni_create_add_Pool()
 715 			zpool_handle_t *zphp = zpool_open_canfail(g_zfs, name);  in zjni_get_Datasets_below()  local
 776 				zpool_handle_t *zphp = zpool_open_canfail(g_zfs,  in zjni_get_Datasets_dependents()  local
 813 		zpool_handle_t *zphp = zpool_open_canfail(g_zfs, name);  in zjni_get_Dataset()  local
 
 | 
| /illumos-gate/usr/src/lib/libbe/common/ | 
| H A D | be_activate.c | 932 be_do_installboot_helper(zpool_handle_t *zphp, nvlist_t *child, char *stage1,  in be_do_installboot_helper()1267 be_do_installboot_walk(zpool_handle_t *zphp, nvlist_t *nv, char *stage1,  in be_do_installboot_walk()
 1340 	zpool_handle_t  *zphp = NULL;  in be_do_installboot()  local
 
 | 
| H A D | be_snapshot.c | 256 	zpool_handle_t		*zphp;  in be_rollback()  local
 | 
| H A D | be_list.c | 228 	zpool_handle_t *zphp;  in _be_list()  local1008 	zpool_handle_t *zphp = NULL;  in be_get_node_data()  local
 
 | 
| H A D | be_create.c | 640 	zpool_handle_t	*zphp = NULL;  in be_copy()  local
 |