Searched refs:pool_list_get (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_util.h | 75 zpool_list_t *pool_list_get(int, char **, zprop_list_t **, boolean_t, int *);
|
| H A D | zpool_iter.c | 116 pool_list_get(int argc, char **argv, zprop_list_t **proplist, in pool_list_get() function 256 if ((list = pool_list_get(argc, argv, proplist, literal, &ret)) == NULL) in for_each_pool()
|
| H A D | zpool_main.c | 5524 if ((list = pool_list_get(argc, argv, NULL, parsable, &ret)) == NULL) in zpool_do_iostat() 6197 if ((list = pool_list_get(argc, argv, &cb.cb_proplist, in zpool_do_list()
|