Home
last modified time | relevance | path

Searched refs:zpool_open_silent (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_impl.h190 extern int zpool_open_silent(libzfs_handle_t *, const char *,
H A Dlibzfs_config.c378 if (zpool_open_silent(hdl, cn->cn_name, &zhp) != 0) { in zpool_iter()
H A Dlibzfs_import.c53 if (zpool_open_silent(hdl, name, &zhp) != 0) in pool_active()
H A Dlibzfs_pool.c1347 zpool_open_silent(libzfs_handle_t *hdl, const char *pool, zpool_handle_t **ret) in zpool_open_silent() function
2361 if (zpool_open_silent(hdl, thename, &zhp) != 0) in zpool_import_props()
2450 if (zpool_open_silent(hdl, pool_name, &zhp) != 0) in zpool_initialize_one()
2622 if (zpool_open_silent(hdl, pool_name, &zhp) != 0) in zpool_trim_one()
H A Dlibzfs.abi3441 <function-decl name='zpool_open_silent' visibility='default' binding='global' size-in-bits='64'>