Searched refs:dump_path_impl (Results 1 – 1 of 1) sorted by relevance
5156 dump_path_impl(objset_t *os, uint64_t obj, char *name, uint64_t *retobj) in dump_path_impl() function5206 return (dump_path_impl(os, child_obj, s + 1, retobj)); in dump_path_impl()5249 err = dump_path_impl(os, root_obj, path, retobj); in dump_path()