Lines Matching defs:bp
256 runningbufwakeup(struct buf *bp) in runningbufwakeup()
371 vfs_buf_test_cache(struct buf *bp, in vfs_buf_test_cache()
610 struct buf *bp; in bufinit() local
719 initbufbio(struct buf *bp) in initbufbio()
743 reinitbufbio(struct buf *bp) in reinitbufbio()
757 uninitbufbio(struct buf *bp) in uninitbufbio()
814 _bremfree(struct buf *bp) in _bremfree()
832 bremfree(struct buf *bp) in bremfree()
845 bremfree_locked(struct buf *bp) in bremfree_locked()
862 struct buf *bp; in breadcb() local
904 struct buf *bp, *rabp; in breadnx() local
964 bwrite(struct buf *bp) in bwrite()
1015 bawrite(struct buf *bp) in bawrite()
1061 bdwrite(struct buf *bp) in bdwrite()
1127 buwrite(struct buf *bp) in buwrite()
1164 bdirty(struct buf *bp) in bdirty()
1200 bheavy(struct buf *bp) in bheavy()
1223 bundirty(struct buf *bp) in bundirty()
1251 bsetrunningbufspace(struct buf *bp, int bytes) in bsetrunningbufspace()
1268 brelse(struct buf *bp) in brelse()
1649 bqrelse(struct buf *bp) in bqrelse()
1735 bqhold(struct buf *bp) in bqhold()
1741 bqdrop(struct buf *bp) in bqdrop()
1762 vfs_vmio_release(struct buf *bp) in vfs_vmio_release()
1888 struct buf *bp; in getnewbuf() local
2338 struct buf *bp; in flushbufqueues() local
2558 struct buf *bp; in findblk() local
2644 struct buf *bp; in getcacheblk() local
2731 struct buf *bp; in getblk() local
3001 regetblk(struct buf *bp) in regetblk()
3029 allocbuf(struct buf *bp, int size) in allocbuf()
3254 struct buf *bp = bio->bio_buf; in _biowait() local
3351 struct buf *bp = bio->bio_buf; in vn_strategy() local
3405 struct buf *bp = bio->bio_buf; in vn_cache_strategy() local
3515 bpdone(struct buf *bp, int elseit) in bpdone()
3722 struct buf *bp = bio->bio_buf; in biodone() local
3772 struct buf *bp = bio->bio_buf; in biodone_sync() local
3799 vfs_unbusy_pages(struct buf *bp) in vfs_unbusy_pages()
3859 vfs_busy_pages(struct vnode *vp, struct buf *bp) in vfs_busy_pages()
4019 vfs_clean_pages(struct buf *bp) in vfs_clean_pages()
4054 vfs_clean_one_page(struct buf *bp, int pageno, vm_page_t m) in vfs_clean_one_page()
4197 vfs_bio_clrbuf(struct buf *bp) in vfs_bio_clrbuf()
4264 bio_page_alloc(struct buf *bp, vm_object_t obj, vm_pindex_t pg, int deficit) in bio_page_alloc()
4358 bkvareset(struct buf *bp) in bkvareset()
4378 bkvasync(struct buf *bp) in bkvasync()
4404 bkvasync_all(struct buf *bp) in bkvasync_all()
4448 struct buf *mbp, *bp; in nestiobuf_iodone() local
4567 nestiobuf_add(struct bio *mbio, struct buf *bp, int offset, size_t size, struct devstat *stats) in nestiobuf_add()
4591 buf_cmd_name(struct buf *bp) in buf_cmd_name()
4627 struct buf *bp = (struct buf *)addr; in DB_SHOW_COMMAND() local