Searched refs:xbdback_io_error (Results 1 – 1 of 1) sorted by relevance
282 static void xbdback_io_error(struct xbdback_io *, int);1356 xbdback_io_error(xbd_io, EINVAL); in xbdback_co_io_gotio()1411 xbdback_io_error(xbd_io, error); in xbdback_co_io_gotio()1429 xbdback_io_error(struct xbdback_io *xbd_io, int error) in xbdback_io_error() function