Searched refs:LDL_MINBUFSIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fs/ | ||
H A D | ufs_log.h | 120 #define LDL_MINBUFSIZE (32 * 1024) macro |
/titanic_44/usr/src/uts/common/fs/ufs/ | ||
H A D | lufs.c | 72 uint32_t ldl_minbufsize = LDL_MINBUFSIZE; |