Searched refs:xbb_attach_failed (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/xen/blkback/ |
| H A D | blkback.c | 174 static void xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, 3465 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) in xbb_attach_failed() function 3630 xbb_attach_failed(xbb, error, "reading backend fields at %s", in xbb_attach_disk() 3645 xbb_attach_failed(xbb, error, "Unable to open %s", in xbb_attach_disk() 3678 xbb_attach_failed(xbb, error, "Unable to create taskqueue"); in xbb_attach_disk() 3692 xbb_attach_failed(xbb, error, "writing %s/hotplug-status", in xbb_attach_disk() 3739 xbb_attach_failed(xbb, error, "writing %s/feature-barrier", in xbb_attach() 3747 xbb_attach_failed(xbb, error, "writing %s/feature-flush-cache", in xbb_attach() 3756 xbb_attach_failed(xbb, error, "writing %s/max-ring-page-order", in xbb_attach() 3780 xbb_attach_failed(xbb, error, "failed to create watch on %s", in xbb_attach()
|