HomeSort by: relevance | last modified time | path
    Searched defs:xbdback_iodone (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/xen/xen/
xbdback_xenbus.c 283 static void xbdback_iodone(struct buf *);
1389 xbd_io->xio_buf.b_iodone = xbdback_iodone;
1506 /* will call xbdback_iodone() asynchronously when done */
1523 xbdback_iodone(struct buf *bp) function in typeref:typename:void
1632 * The ring can be accessed by the xbdback thread, xbdback_iodone()
xbdback_xenbus.c 283 static void xbdback_iodone(struct buf *);
1389 xbd_io->xio_buf.b_iodone = xbdback_iodone;
1506 /* will call xbdback_iodone() asynchronously when done */
1523 xbdback_iodone(struct buf *bp) function in typeref:typename:void
1632 * The ring can be accessed by the xbdback thread, xbdback_iodone()
xbdback_xenbus.c 283 static void xbdback_iodone(struct buf *);
1389 xbd_io->xio_buf.b_iodone = xbdback_iodone;
1506 /* will call xbdback_iodone() asynchronously when done */
1523 xbdback_iodone(struct buf *bp) function in typeref:typename:void
1632 * The ring can be accessed by the xbdback thread, xbdback_iodone()

Completed in 34 milliseconds