Lines Matching refs:se_lun
231 cmd->se_lun->unpacked_lun, cmd->orig_fe_lun, in target_scsi2_reservation_release()
275 cmd->se_lun->unpacked_lun, in target_scsi2_reservation_reserve()
278 " from %s \n", cmd->se_lun->unpacked_lun, in target_scsi2_reservation_reserve()
293 cmd->se_lun->unpacked_lun, cmd->orig_fe_lun, in target_scsi2_reservation_reserve()
618 struct se_lun *lun, in __core_scsi3_do_alloc_registration()
693 struct se_lun *lun, in __core_scsi3_alloc_registration()
704 struct se_lun *lun_tmp, *next, *dest_lun; in __core_scsi3_alloc_registration()
786 dest_lun = deve_tmp->se_lun; in __core_scsi3_alloc_registration()
921 struct se_lun *lun, in __core_scsi3_check_aptpl_registration()
1001 struct se_lun *lun, in core_scsi3_check_aptpl_registration()
1127 struct se_lun *lun, in core_scsi3_alloc_registration()
1501 se_sess->se_node_acl, cmd->se_lun, in core_scsi3_decode_spec_i_port()
1555 struct se_lun *dest_lun, *tmp_lun; in core_scsi3_decode_spec_i_port()
1744 dest_lun = dest_se_deve->se_lun; in core_scsi3_decode_spec_i_port()
2040 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_register() local
2049 if (!se_sess || !se_lun) { in core_scsi3_emulate_pro_register()
2083 se_sess->se_node_acl, cmd->se_lun, in core_scsi3_emulate_pro_register()
2264 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_pro_reserve() local
2270 if (!se_sess || !se_lun) { in core_scsi3_pro_reserve()
2505 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_release() local
2510 if (!se_sess || !se_lun) { in core_scsi3_emulate_pro_release()
3146 struct se_lun *se_lun = cmd->se_lun, *tmp_lun; in core_scsi3_emulate_pro_register_and_move() local
3161 if (!se_sess || !se_lun) { in core_scsi3_emulate_pro_register_and_move()
3451 struct se_lun *dest_lun = dest_se_deve->se_lun; in core_scsi3_emulate_pro_register_and_move()
3547 if (!cmd->se_sess || !cmd->se_lun) { in target_try_pr_out_pt()