Searched refs:LDL_MAXLOGSIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fs/ | ||
H A D | ufs_log.h | 110 #define LDL_MAXLOGSIZE (512 * 1024 * 1024) macro |
/titanic_50/usr/src/uts/common/fs/ufs/ | ||
H A D | lufs.c | 66 uint_t ldl_maxlogsize = LDL_MAXLOGSIZE; |