Home
last modified time | relevance | path

Searched refs:ZpoolAll (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/usr.sbin/zfsd/
H A Dzpool_list.h79 static PoolFilter_t ZpoolAll;
105 ZpoolList(PoolFilter_t *filter = ZpoolAll, void *filterArg = NULL);
H A Dzpool_list.cc67 ZpoolList::ZpoolAll(zpool_handle_t *pool, nvlist_t *poolConfig, void *cbArg) in ZpoolAll() function in ZpoolList