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

/darwin-on-arm/xnu/bsd/sys/
H A Dmcache.h175 size_t bt_maxbuf; /* no larger bfufers qualify */ member in struct:mcache_bkttype
/darwin-on-arm/xnu/bsd/kern/
H A Dmcache.c1315 if ((unsigned int)cp->mc_chunksize < cp->cache_bkttype->bt_maxbuf &&
1341 if ((unsigned int)cp->mc_chunksize < btp->bt_maxbuf) {

Completed in 10 milliseconds