Home
last modified time | relevance | path

Searched refs:pool_list_get (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_util.h75 zpool_list_t *pool_list_get(int, char **, zprop_list_t **, boolean_t, int *);
H A Dzpool_iter.c116 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 Dzpool_main.c5524 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()