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