Searched refs:poolName (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dzfsd_exception.cc108 char *poolName; local
110 &poolName) == 0)
111 output << poolName; local
H A Dzfsd_event.cc178 char *poolName; local
184 poolName = NULL;
186 &poolName, &b_inuse) == 0) {
190 if (poolName != NULL)
191 free(poolName);

Completed in 137 milliseconds