<dec f='src/src/sys/sys/blist.h' l='82' type='blist_blkno_t blist_alloc(blist_t blist, blist_blkno_t count)'/>
<def f='src/src/sys/kern/subr_blist.c' l='241' ll='255' type='blist_blkno_t blist_alloc(blist_t bl, blist_blkno_t count)'/>
<doc f='src/src/sys/kern/subr_blist.c' l='235'>/*
 * blist_alloc() - reserve space in the block bitmap.  Return the base
 *		     of a contiguous region or BLIST_NONE if space could
 *		     not be allocated.
 */</doc>
<use f='src/src/sys/uvm/uvm_swap.c' l='1643' u='c' c='uvm_swap_alloc'/>
