Searched refs:zfsdl_libzfs_init (Results 1 – 1 of 1) sorted by relevance
56 static libzfs_handle_t *(*zfsdl_libzfs_init)(boolean_t); variable155 if ((zfsdl_libzfs_init = (libzfs_handle_t *(*)(boolean_t)) in init_zpool()164 if ((zfs_hdl = (*zfsdl_libzfs_init)(B_FALSE)) == NULL) { in init_zpool()