Searched refs:zfs_device_get_devid (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzutil.h | 84 extern int zfs_device_get_devid(struct udev_device *, char *, size_t);
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/ |
| H A D | zutil_import_os.c | 411 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid() function 584 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid() function 759 ret = zfs_device_get_devid(dev, ds->vds_devid, sizeof (ds->vds_devid)); in encode_device_strings()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed_disk_event.c | 112 if (zfs_device_get_devid(dev, strval, sizeof (strval)) == 0) in dev_event_nvlist()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 261 …<elf-symbol name='zfs_device_get_devid' type='func-type' binding='global-binding' visibility='defa… 1650 …zfs_device_get_devid' mangled-name='zfs_device_get_devid' filepath='os/linux/zutil_import_os.c' li…
|