Searched refs:zcmd_expand_dst_nvlist (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_config.c | 146 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in namespace_reload() 292 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in zpool_refresh_stats()
|
| H A D | libzfs_import.c | 89 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in refresh_config()
|
| H A D | libzfs_iter.c | 78 if (zcmd_expand_dst_nvlist(zhp->zfs_hdl, zc) != 0) { in zfs_do_list_ioctl()
|
| H A D | libzfs_pool.c | 81 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in zpool_get_all_props() 1920 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in zpool_import_props() 3847 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in zpool_clear() 4396 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in zpool_events_next()
|
| H A D | libzfs_util.c | 1186 zcmd_expand_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc) function
|
| H A D | libzfs_dataset.c | 337 if (zcmd_expand_dst_nvlist(hdl, zc) != 0) { in get_stats_ioctl() 365 if (zcmd_expand_dst_nvlist(hdl, &zc) != 0) { in get_recvd_props_ioctl()
|
| H A D | libzfs.abi | 104 …<elf-symbol name='zcmd_expand_dst_nvlist' type='func-type' binding='global-binding' visibility='de… 3316 …zcmd_expand_dst_nvlist' mangled-name='zcmd_expand_dst_nvlist' filepath='/home/fedora/zfs/lib/libzf…
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs_impl.h | 179 int zcmd_expand_dst_nvlist(libzfs_handle_t *, zfs_cmd_t *);
|