Searched refs:SBD_MIN_LU_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/ | ||
H A D | stmf_sbd.h | 60 #define SBD_MIN_LU_SIZE (1024 * 1024) macro |
H A D | sbd.c | 1564 if (sl->sl_lu_size < SBD_MIN_LU_SIZE) { in sbd_open_data_file() |