Searched refs:cl_is_removable (Results 1 – 2 of 2) sorted by relevance
85 #define ISREMOVABLE(cl) (cl->cl_is_removable)186 boolean_t cl_is_removable; /* is removable */ member208 _NOTE(SCHEME_PROTECTS_DATA("stable data", cmlb_lun::cl_is_removable))
705 cl->cl_is_removable = is_removable; in cmlb_attach()1411 if (!cl->cl_is_removable) { in cmlb_check_update_blockcount()