Searched refs:CTL_LUN_FLAG_EJECTED (Results 1 – 3 of 3) sorted by relevance
334 CTL_LUN_FLAG_EJECTED = 0x100, enumerator
2981 cbe_lun->flags &= ~CTL_LUN_FLAG_EJECTED; in ctl_be_block_modify()3077 cbe_lun->flags &= ~CTL_LUN_FLAG_EJECTED; in ctl_be_block_scsi_config_write()3091 cbe_lun->flags |= CTL_LUN_FLAG_EJECTED; in ctl_be_block_scsi_config_write()
4605 if (be_lun->flags & CTL_LUN_FLAG_EJECTED) in ctl_add_lun()