Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dmapfile-vers200 zpool_get_physpath;
H A Dlibzfs.h393 extern int zpool_get_physpath(zpool_handle_t *, char *, size_t);
H A Dlibzfs_pool.c2279 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size) in zpool_get_physpath() function
/titanic_41/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_fs.c187 if ((ret = zpool_get_physpath(zph, root->gr_physpath, in get_zfs_root()
/titanic_41/usr/src/cmd/halt/
H A Dhalt.c789 if (zpool_get_physpath(zpoolp, physpath, sizeof (physpath)) != 0) { in get_zfs_bootfs_arg()