Home
last modified time | relevance | path

Searched refs:dump_path_impl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2959 dump_path_impl(objset_t *os, uint64_t obj, char *name) in dump_path_impl() function
3009 return (dump_path_impl(os, child_obj, s + 1)); in dump_path_impl()
3047 err = dump_path_impl(os, root_obj, path); in dump_path()