Searched refs:phypath_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c2440 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size, argument
2465 phypath_size, rsz)) != 0)
2482 phypath_size, rsz, is_spare);
2496 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
2521 (void) vdev_get_physpaths(child[0], physpath, phypath_size, &rsz,
2536 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size) argument
2539 phypath_size));

Completed in 181 milliseconds