Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4598 dump_path(char *ds, char *path, uint64_t *retobj) in dump_path() function
8514 return (dump_path(argv[0], argv[1], NULL)); in main()
8520 error = dump_path(argv[0], argv[1], &object); in main()