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

  /src/sys/uvm/
uvm_swap.c 234 static void sw_reg_biodone(struct buf *);
1457 nbp->vb_buf.b_iodone = sw_reg_biodone;
1547 * sw_reg_biodone: one of our i/o's has completed
1550 sw_reg_biodone(struct buf *bp) function in typeref:typename:void

Completed in 32 milliseconds