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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmcache.h136 size_t bt_maxbuf; /* no larger bfufers qualify */ member in struct:mcache_bkttype
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c1300 if ((unsigned int)cp->mc_chunksize < cp->cache_bkttype->bt_maxbuf &&
1326 if ((unsigned int)cp->mc_chunksize < btp->bt_maxbuf) {

Completed in 25 milliseconds