Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h85 #define ISREMOVABLE(cl) (cl->cl_is_removable)
186 boolean_t cl_is_removable; /* is removable */ member
208 _NOTE(SCHEME_PROTECTS_DATA("stable data", cmlb_lun::cl_is_removable))
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c705 cl->cl_is_removable = is_removable; in cmlb_attach()
1411 if (!cl->cl_is_removable) { in cmlb_check_update_blockcount()