Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcmlb_impl.h81 #define ISREMOVABLE(cl) (cl->cl_is_removable)
193 boolean_t cl_is_removable; /* is removable */ member
215 _NOTE(SCHEME_PROTECTS_DATA("stable data", cmlb_lun::cl_is_removable))
/titanic_41/usr/src/uts/common/io/
H A Dcmlb.c700 cl->cl_is_removable = is_removable; in cmlb_attach()
1405 if (!cl->cl_is_removable) {