Searched refs:xbb_attach_failed (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/xen/blkback/ |
| H A D | blkback.c | 175 static void xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, 3464 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) in xbb_attach_failed() function 3629 xbb_attach_failed(xbb, error, "reading backend fields at %s", in xbb_attach_disk() 3644 xbb_attach_failed(xbb, error, "Unable to open %s", in xbb_attach_disk() 3677 xbb_attach_failed(xbb, error, "Unable to create taskqueue"); in xbb_attach_disk() 3691 xbb_attach_failed(xbb, error, "writing %s/hotplug-status", in xbb_attach_disk() 3738 xbb_attach_failed(xbb, error, "writing %s/feature-barrier", in xbb_attach() 3746 xbb_attach_failed(xbb, error, "writing %s/feature-flush-cache", in xbb_attach() 3755 xbb_attach_failed(xbb, error, "writing %s/max-ring-page-order", in xbb_attach() 3779 xbb_attach_failed(xbb, error, "failed to create watch on %s", in xbb_attach()
|