Home
last modified time | relevance | path

Searched refs:bgetvp (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dbuf.h587 void bgetvp(struct vnode *, struct buf *);
/f-stack/freebsd/kern/
H A Dvfs_bio.c4130 bgetvp(vp, bp); in getblkx()
H A Dvfs_subr.c2452 bgetvp(struct vnode *vp, struct buf *bp) in bgetvp() function