Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h104 #define CMLB_EXTVTOC_LIMIT CMLB_2TB_BLOCKS macro
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c722 if (status == 0 && cap > CMLB_EXTVTOC_LIMIT) { in cmlb_attach()
1677 if (capacity > CMLB_EXTVTOC_LIMIT) {
2987 if ((capacity > CMLB_EXTVTOC_LIMIT) && (rval != ESRCH) && !iofailed) {
5192 if (cl->cl_blockcount <= CMLB_EXTVTOC_LIMIT)