Searched refs:spa_get_stats (Results 1 – 4 of 4) sorted by relevance
/netbsd/external/cddl/osnet/dist/lib/libzpool/common/ |
H A D | util.c | 143 VERIFY(spa_get_stats(spa_name(spa), &config, NULL, 0) == 0); in show_pool_stats()
|
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
H A D | spa.h | 629 extern int spa_get_stats(const char *pool, nvlist_t **config, char *altroot,
|
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | zfs_ioctl.c | 1704 error = spa_get_stats(zc->zc_name, &config, zc->zc_value, in zfs_ioc_pool_stats()
|
H A D | spa.c | 3436 spa_get_stats(const char *name, nvlist_t **config, in spa_get_stats() function
|