Searched refs:vdev_dbgmsg (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev.c | 174 vdev_dbgmsg(vdev_t *vd, const char *fmt, ...) in vdev_dbgmsg() function 1671 vdev_dbgmsg(vd, "unable to read the metaslab " in vdev_metaslab_init() 1680 vdev_dbgmsg(vd, "metaslab_init failed [error=%d]", in vdev_metaslab_init() 1834 vdev_dbgmsg(vd, "probe done, cant_read=%u cant_write=%u", in vdev_probe_done() 1842 vdev_dbgmsg(vd, "failed probe"); in vdev_probe_done() 2502 vdev_dbgmsg(vd, "vdev_validate: failed reading config for " in vdev_validate() 2516 vdev_dbgmsg(vd, "vdev_validate: vdev split into other pool"); in vdev_validate() 2524 vdev_dbgmsg(vd, "vdev_validate: '%s' missing from label", in vdev_validate() 2540 vdev_dbgmsg(vd, "vdev_validate: vdev label pool_guid doesn't " in vdev_validate() 2555 vdev_dbgmsg(vd, "vdev_validate: '%s' missing from label", in vdev_validate() [all …]
|
| H A D | vdev_label.c | 874 vdev_dbgmsg(vd, "label discarded as txg is too large " in vdev_label_read_config() 1625 vdev_dbgmsg(cb.ubl_vd, "best uberblock found for spa %s. " in vdev_uberblock_load() 1630 vdev_dbgmsg(cb.ubl_vd, in vdev_uberblock_load() 1646 vdev_dbgmsg(cb.ubl_vd, "failed to read label config. " in vdev_uberblock_load() 1651 vdev_dbgmsg(cb.ubl_vd, "failed to read label config"); in vdev_uberblock_load()
|
| H A D | vdev_raidz.c | 3089 vdev_dbgmsg(svd, "begin read sit out for %d secs", in vdev_child_slow_outlier() 5088 vdev_dbgmsg(vd, "DTL reassessed, " in raidz_dtl_reassessed()
|
| H A D | zio.c | 4969 vdev_dbgmsg(vd, "zio_vdev_io_assess(zio=%px) setting " in zio_vdev_io_assess()
|
| H A D | spa.c | 7901 vdev_dbgmsg(newvd,
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | vdev_disk.c | 248 vdev_dbgmsg(v, "vdev_disk_t is NULL for VDEV:%s\n", in vdev_disk_kobj_evt_post() 295 vdev_dbgmsg(v, "invalid vdev_path"); in vdev_disk_open() 414 vdev_dbgmsg(v, "open error=%d timeout=%llu/%llu", error, in vdev_disk_open() 919 vdev_dbgmsg(zio->io_vd, in vdev_disk_io_rw()
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | vdev.h | 56 extern void vdev_dbgmsg(vdev_t *vd, const char *fmt, ...)
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_geom.c | 936 vdev_dbgmsg(vd, "vdev_geom_open: failed to open [error=%d]", in vdev_geom_open()
|