Searched refs:zpool_open_silent (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs_impl.h | 200 int zpool_open_silent(libzfs_handle_t *, const char *, zpool_handle_t **);
|
| /f-stack/freebsd/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 | 1088 zpool_open_silent(libzfs_handle_t *hdl, const char *pool, zpool_handle_t **ret) in zpool_open_silent() function 2078 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… 2819 …zpool_open_silent' mangled-name='zpool_open_silent' filepath='/home/fedora/zfs/lib/libzfs/libzfs_p…
|