Searched refs:zpool_open_silent (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_impl.h | 188 extern int zpool_open_silent(libzfs_handle_t *, const char *,
|
| H A D | libzfs_import.c | 52 if (zpool_open_silent(hdl, name, &zhp) != 0) in pool_active()
|
| H A D | libzfs_config.c | 391 if (zpool_open_silent(hdl, cn->cn_name, &zhp) != 0) { in zpool_iter()
|
| H A D | libzfs_pool.c | 1299 zpool_open_silent(libzfs_handle_t *hdl, const char *pool, zpool_handle_t **ret) in zpool_open_silent() function 2310 if (zpool_open_silent(hdl, thename, &zhp) != 0) in zpool_import_props()
|
| H A D | libzfs.abi | 2866 <function-decl name='zpool_open_silent' visibility='default' binding='global' size-in-bits='64'>
|