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

  /src/sys/kern/
vfs_wapbl.c 321 .wo_wapbl_biodone = wapbl_biodone,
806 * no longer have buffers, others will be freed in wapbl_biodone()
1619 wapbl_biodone(struct buf *bp) function in typeref:typename:void
1938 bp->b_iodone = wapbl_biodone;
vfs_wapbl.c 321 .wo_wapbl_biodone = wapbl_biodone,
806 * no longer have buffers, others will be freed in wapbl_biodone()
1619 wapbl_biodone(struct buf *bp) function in typeref:typename:void
1938 bp->b_iodone = wapbl_biodone;

Completed in 26 milliseconds