Searched refs:zpool_obj_to_path (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | mapfile-vers | 216 zpool_obj_to_path;
|
H A D | libzfs.h | 390 extern void zpool_obj_to_path(zpool_handle_t *, uint64_t, uint64_t, char *,
|
H A D | libzfs_pool.c | 3697 zpool_obj_to_path(zpool_handle_t *zhp, uint64_t dsobj, uint64_t obj, in zpool_obj_to_path() function
|
/titanic_44/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 3890 zpool_obj_to_path(zhp, dsobj, obj, pathname, len); in print_error_log()
|