Searched refs:lp_status (Results 1 – 5 of 5) sorted by relevance
447 lp_status; /* Out */ member
472 lp_status; /* Out */ member
1267 pProps->imaProps.exposedToOs = !lun.lp_status; in SUN_IMA_GetLuProperties()1274 if (lun.lp_status == LunValid) { in SUN_IMA_GetLuProperties()
3429 lun->lp_status = LunValid; in iscsi_ioctl()3451 lun->lp_status = LunDoesNotExist; in iscsi_ioctl()
1673 if (lun.lp_status == LunValid) { in getLuProperties()