Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c2257 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size, argument
2282 phypath_size, rsz)) != 0)
2299 phypath_size, rsz, is_spare);
2313 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
2338 (void) vdev_get_physpaths(child[0], physpath, phypath_size, &rsz,
2353 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size) argument
2356 phypath_size));