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