Searched refs:buf_alloc_pages (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/sys/
H A Dbuf.h291 void buf_alloc_pages(struct buf *, vsize_t);
/openbsd-current/sys/kern/
H A Dvfs_biomem.c253 buf_alloc_pages(struct buf *bp, vsize_t size) function
H A Dvfs_bio.c1173 buf_alloc_pages(bp, round_page(size));

Completed in 213 milliseconds