Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcmlb_impl.h111 #define CMLB_EXTVTOC_LIMIT CMLB_2TB_BLOCKS macro
/titanic_50/usr/src/uts/common/io/
H A Dcmlb.c717 if (status == 0 && cap > CMLB_EXTVTOC_LIMIT) { in cmlb_attach()
1646 if (capacity > CMLB_EXTVTOC_LIMIT) {
2952 if ((capacity > CMLB_EXTVTOC_LIMIT) && (rval != ESRCH) && !iofailed) {
5143 if (cl->cl_blockcount <= CMLB_EXTVTOC_LIMIT)