Home
last modified time | relevance | path

Searched refs:vmapbuf (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dbuf.h584 int vmapbuf(struct buf *, void *, size_t, int);
/f-stack/freebsd/kern/
H A Dvfs_bio.c4948 vmapbuf(struct buf *bp, void *uaddr, size_t len, int mapbuf) in vmapbuf() function