Searched refs:zpool_open_silent (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/include/ |
| H A D | libzfs_impl.h | 202 int zpool_open_silent(libzfs_handle_t *, const char *, zpool_handle_t **);
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_config.c | 411 if (zpool_open_silent(hdl, cn->cn_name, &zhp) != 0) { in zpool_iter()
|
| H A D | libzfs_import.c | 53 if (zpool_open_silent(hdl, name, &zhp) != 0) in pool_active()
|
| H A D | libzfs_pool.c | 1109 zpool_open_silent(libzfs_handle_t *hdl, const char *pool, zpool_handle_t **ret) in zpool_open_silent() function 2142 if (zpool_open_silent(hdl, thename, &zhp) != 0) in zpool_import_props()
|
| H A D | libzfs.abi | 333 …<elf-symbol name='zpool_open_silent' type='func-type' binding='global-binding' visibility='default… 2641 …name='zpool_open_silent' mangled-name='zpool_open_silent' visibility='default' binding='global' si…
|