Searched refs:LDL_MINLOGSIZE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs.c67 uint_t ldl_minlogsize = LDL_MINLOGSIZE;
1062 if (ldl_minlogsize < LDL_MINLOGSIZE) {
1063 ldl_minlogsize = LDL_MINLOGSIZE;
1066 "to 0x%x", LDL_MINLOGSIZE);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h109 #define LDL_MINLOGSIZE (1024 * 1024) macro
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h43 #define LDL_MINLOGSIZE (1024*1024) macro

Completed in 65 milliseconds