Searched refs:xbb_attach_failed (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/xen/blkback/ |
H A D | blkback.c | 154 static void xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, 3289 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) in xbb_attach_failed() function 3455 xbb_attach_failed(xbb, error, "Unable to open %s", in xbb_attach_disk() 3488 xbb_attach_failed(xbb, error, "Unable to create taskqueue"); in xbb_attach_disk() 3502 xbb_attach_failed(xbb, error, "writing %s/hotplug-status", in xbb_attach_disk() 3541 xbb_attach_failed(xbb, error, "reading backend fields at %s", in xbb_attach_cb() 3584 xbb_attach_failed(xbb, error, "writing %s/feature-barrier", in xbb_attach() 3592 xbb_attach_failed(xbb, error, "writing %s/feature-flush-cache", in xbb_attach() 3601 xbb_attach_failed(xbb, error, "writing %s/max-ring-page-order", in xbb_attach() 3632 xbb_attach_failed(xbb, error, "failed to create watch on %s", in xbb_attach()
|