Searched refs:MAXBUFSPACE (Results 1 – 4 of 4) sorted by relevance
39 #define MAXBUFSPACE 256*1024 /* maximum space to allocate */ macro
262 bufcnt = MAXBUFSPACE / fsbsize; in bufinit()
49 #define MAXBUFSPACE 40*1024 /* initial space to allocate to buffers */ macro
203 bufcnt = MAXBUFSPACE / sblock.fs_bsize; in bufinit()