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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1231 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max) function
1246 if ((ret = max_width(zhp, child[c], depth + 2,
1254 if ((ret = max_width(zhp, child[c], depth + 2,
1262 if ((ret = max_width(zhp, child[c], depth + 2,
1809 namewidth = max_width(NULL, nvroot, 0, 0);
2541 cb->cb_namewidth = max_width(zhp, nvroot, 0,
4363 namewidth = max_width(zhp, nvroot, 0, 0);

Completed in 67 milliseconds