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

/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1432 do_print_vdev(uintptr_t addr, int flags, int depth, boolean_t recursive, function
1612 if (do_print_vdev(child[c], flags, depth + 2, recursive,
1642 return (do_print_vdev(addr, flags, (int)depth, recursive, spa_flags));

Completed in 595 milliseconds