Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ddisklabel.h67 #define BBSIZE BSD_BOOTBLOCK_SIZE macro
/f-stack/freebsd/vm/
H A Dswap_pager.c2398 blist_free(sp->sw_blist, howmany(BBSIZE, PAGE_SIZE), in swaponsomething()
2399 nblks - howmany(BBSIZE, PAGE_SIZE)); in swaponsomething()
2417 swap_pager_avail += nblks - howmany(BBSIZE, PAGE_SIZE); in swaponsomething()
2576 nswapdev * howmany(BBSIZE, PAGE_SIZE); in swap_pager_status()