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

/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2208 int zpa_max_depth; member in struct:zio_print_args
2296 if (zpa->zpa_current_depth >= zpa->zpa_max_depth)
2347 'r', MDB_OPT_SETBITS, INT_MAX, &zpa.zpa_max_depth,
2354 if (zpa.zpa_max_depth != 0) {
2359 zpa.zpa_max_depth = 1;

Completed in 68 milliseconds