Searched refs:libzfs_fru_refresh (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c257 libzfs_fru_refresh(libzfs_handle_t *hdl) function
302 * automatically call libzfs_fru_refresh() if it hasn't already been called by
304 * libzfs_fru_refresh().
313 libzfs_fru_refresh(hdl);
329 * libzfs_fru_refresh() if it hasn't already been called by the consumer. The
330 * string returned is valid until the next call to libzfs_fru_refresh().
339 libzfs_fru_refresh(hdl);
382 libzfs_fru_refresh(hdl);
403 libzfs_fru_refresh(hdl);
H A Dlibzfs.h776 extern void libzfs_fru_refresh(libzfs_handle_t *);
/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c683 libzfs_fru_refresh(g_zfshdl);

Completed in 48 milliseconds