Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c4493 dump_path_impl(objset_t *os, uint64_t obj, char *name) in dump_path_impl() function
4543 return (dump_path_impl(os, child_obj, s + 1)); in dump_path_impl()
4581 err = dump_path_impl(os, root_obj, path); in dump_path()