Searched refs:bt_maxbuf (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmcache.h234 size_t bt_maxbuf; /* no larger bfufers qualify */ member in struct:mcache_bkttype
/xnu-2782.1.97/bsd/kern/
H A Dmcache.c1354 if ((unsigned int)cp->mc_chunksize < cp->cache_bkttype->bt_maxbuf &&
1380 if ((unsigned int)cp->mc_chunksize < btp->bt_maxbuf) {

Completed in 27 milliseconds