Searched refs:libpc_handle_t (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.h | 48 } libpc_handle_t; typedef 51 int label_paths(libpc_handle_t *hdl, nvlist_t *label, char **path, 53 int zpool_find_import_blkid(libpc_handle_t *hdl, pthread_mutex_t *lock, 56 void * zutil_alloc(libpc_handle_t *hdl, size_t size); 57 char *zutil_strdup(libpc_handle_t *hdl, const char *str); 64 libpc_handle_t *rn_hdl;
|
| H A D | zutil_import.c | 73 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux() 86 zutil_verror(libpc_handle_t *hdl, const char *error, const char *fmt, in zutil_verror() 122 zutil_error(libpc_handle_t *hdl, const char *error, const char *msg) in zutil_error() 128 zutil_no_memory(libpc_handle_t *hdl) in zutil_no_memory() 135 zutil_alloc(libpc_handle_t *hdl, size_t size) in zutil_alloc() 146 zutil_strdup(libpc_handle_t *hdl, const char *str) in zutil_strdup() 195 fix_paths(libpc_handle_t *hdl, nvlist_t *nv, name_entry_t *names) in fix_paths() 276 add_config(libpc_handle_t *hdl, pool_list_t *pl, const char *path, in add_config() 421 zutil_refresh_config(libpc_handle_t *hdl, nvlist_t *tryconfig) in zutil_refresh_config() 1228 zpool_find_import_impl(libpc_handle_t *hdl, importargs_t *iarg) in zpool_find_import_impl() [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/freebsd/ |
| H A D | zutil_import_os.c | 181 zpool_find_import_blkid(libpc_handle_t *hdl, pthread_mutex_t *lock, in zpool_find_import_blkid()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/ |
| H A D | zutil_import_os.c | 105 libpc_handle_t *hdl = rn->rn_hdl; in zpool_open_func() 322 zpool_find_import_blkid(libpc_handle_t *hdl, pthread_mutex_t *lock, in zpool_find_import_blkid()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 1306 …<typedef-decl name='libpc_handle_t' type-id='type-id-100' filepath='/home/fedora/zfs/lib/libzutil/…
|