Home
last modified time | relevance | path

Searched refs:LOGBUF_MINSIZE (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c164 #define LOGBUF_MINSIZE (256*1024) macro
227 static char logbuffer_min[LOGBUF_MINSIZE];
275 elogbuffer = logbuffer+LOGBUF_MINSIZE; in lufs_alloc_logbuf()