Searched refs:print_list_stats (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 5910 print_list_stats(zpool_handle_t *zhp, const char *name, nvlist_t *nv, in print_list_stats() function 6006 print_list_stats(zhp, vname, child[c], cb, depth + 2, B_FALSE); in print_list_stats() 6040 print_list_stats(zhp, vname, child[c], cb, depth + 2, in print_list_stats() 6053 print_list_stats(zhp, vname, child[c], cb, depth + 2, in print_list_stats() 6066 print_list_stats(zhp, vname, child[c], cb, depth + 2, in print_list_stats() 6089 print_list_stats(zhp, NULL, nvroot, cbp, 0, B_FALSE); in list_callback()
|