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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c2940 print_list_stats(zpool_handle_t *zhp, const char *name, nvlist_t *nv, function
3008 print_list_stats(zhp, vname, child[c], cb, depth + 2);
3020 print_list_stats(zhp, vname, child[c], cb, depth + 2);
3031 print_list_stats(zhp, vname, child[c], cb, depth + 2);
3042 print_list_stats(zhp, vname, child[c], cb, depth + 2);
3067 print_list_stats(zhp, NULL, nvroot, cbp, 0);

Completed in 66 milliseconds