Searched refs:pool_list_get (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_util.h | 75 zpool_list_t *pool_list_get(int, char **, zprop_list_t **, zfs_type_t,
|
| H A D | zpool_iter.c | 130 pool_list_get(int argc, char **argv, zprop_list_t **proplist, zfs_type_t type, in pool_list_get() function 285 if ((list = pool_list_get(argc, argv, proplist, type, literal, in for_each_pool()
|
| H A D | zpool_main.c | 6551 if ((list = pool_list_get(argc, argv, NULL, ZFS_TYPE_POOL, parsable, in zpool_do_iostat() 7522 if ((list = pool_list_get(argc, argv, &cb.cb_proplist, in zpool_do_list()
|