Home
last modified time | relevance | path

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

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