Searched refs:MAXBUFSPACE (Results 1 – 4 of 4) sorted by relevance
62 #define MAXBUFSPACE 80*1024 /* maximum space to allocate to buffers */ macro
154 bufcnt = MAXBUFSPACE / sblock.e2fs_bsize; in bufinit()
51 #define MAXBUFSPACE 40*1024 /* maximum space to allocate to buffers */ macro
151 bufcnt = MAXBUFSPACE / sblock->fs_bsize; in bufinit()