Home
last modified time | relevance | path

Searched defs:physpath (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c490 const char *physpath = NULL; in zfs_device_get_physical() local
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c188 char *physpath = NULL, *new_devid = NULL, *enc_sysfs_path = NULL; in zfs_process_add() local
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c2761 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, in vdev_get_one_physpath()
2790 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size, in vdev_get_physpaths()
2846 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) in zpool_get_config_physpath()
2886 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size) in zpool_get_physpath()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c97 char *physpath; in vdev_geom_set_physpath() local
/f-stack/freebsd/kern/
H A Dkern_conf.c1034 struct cdev *old_alias, const char *physpath) in make_dev_physpath_alias()