Searched refs:buf_destroy (Results 1 – 20 of 20) sorted by relevance
156 buf_destroy(struct ubuf * bp) in buf_destroy() function243 buf_destroy(bp); in getblk()266 buf_destroy(bp); in getblk()315 buf_destroy(bp); in brelse()
136 buf_destroy(bp); in vnode_destroy()141 buf_destroy(bp); in vnode_destroy()
116 void buf_destroy(struct ubuf *);
133 buf_destroy(bp); in fd_reclaim()137 buf_destroy(bp); in fd_reclaim()
353 buf_destroy(bp); in reload_ifile()357 buf_destroy(bp); in reload_ifile()
311 void buf_destroy(buf_t *);
218 void buf_destroy (struct Buf *buf) in buf_destroy() function
1058 extern void buf_destroy(struct Buf * buf);
483 buf_destroy(&tmpbuf); in check_options()
104 buf_destroy(&si->si_bp); in si_free()
427 buf_destroy(p->bp); in rf_FreeDiskQueueData()
1156 buf_destroy(bp); in brelsel() 2063 buf_destroy(bp);2178 buf_destroy(buf_t *bp) in bbusy() 2170 buf_destroy(buf_t *bp) buf_destroy() function
1471 buf_destroy(&nbp->vb_buf); in sw_reg_strategy()1592 buf_destroy(&vbp->vb_buf); in sw_reg_iodone()
698 buf_destroy(bp); in ld_discard()
1007 buf_destroy(&cbp->cb_buf); in ccdiodone()
1003 buf_destroy(bp); in vndiodone()
282 buf_destroy(&cbp->cb_buf); in cbufpool_dtor()
2040 buf_destroy(&wi->wi_bp); in wi_free()
1596 buf_destroy(&xbd_io->xio_buf); in xbdback_iodone_locked()
1383 …corrected buf_destroy logic. As with flex_alloc(), replace with direct calls to free(). The func…