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