Searched refs:zfs_device_get_physical (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzutil.h | 85 extern int zfs_device_get_physical(struct udev_device *, char *, size_t);
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/ |
| H A D | zutil_import_os.c | 488 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical() function 591 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical() function 764 if (zfs_device_get_physical(dev, ds->vds_devphys, in encode_device_strings()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed_disk_event.c | 114 if (zfs_device_get_physical(dev, strval, sizeof (strval)) == 0) in dev_event_nvlist()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 262 …<elf-symbol name='zfs_device_get_physical' type='func-type' binding='global-binding' visibility='d… 1644 …zfs_device_get_physical' mangled-name='zfs_device_get_physical' filepath='os/linux/zutil_import_os…
|