Searched defs:zphp (Results 1 – 5 of 5) sorted by relevance
/titanic_51/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() argument 442 create_PoolBean(JNIEnv *env, zpool_handle_t *zphp, zfs_handle_t *zhp) in create_PoolBean() argument 610 zjni_create_add_Pool(zpool_handle_t *zphp, voi argument 715 zpool_handle_t *zphp = zpool_open_canfail(g_zfs, name); zjni_get_Datasets_below() local 776 zpool_handle_t *zphp = zpool_open_canfail(g_zfs, zjni_get_Datasets_dependents() local 813 zpool_handle_t *zphp = zpool_open_canfail(g_zfs, name); zjni_get_Dataset() local [all...] |
/titanic_51/usr/src/lib/libbe/common/ |
H A D | be_snapshot.c | 255 zpool_handle_t *zphp; in be_rollback() local
|
H A D | be_activate.c | 876 be_do_installboot_helper(zpool_handle_t *zphp, nvlist_t *child, char *stage1, in be_do_installboot_helper() argument 1217 zpool_handle_t *zphp = NULL; in be_do_installboot() local [all...] |
H A D | be_list.c | 223 zpool_handle_t *zphp; in _be_list() local 1018 zpool_handle_t *zphp = NULL; in be_get_node_data() local
|
H A D | be_create.c | 606 zpool_handle_t *zphp = NULL; in be_copy() local
|