Searched refs:target_ua_allocate_lun (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/target/ |
A D | target_core_ua.h | 38 extern void target_ua_allocate_lun(struct se_node_acl *, u32, u8, u8);
|
A D | target_core_ua.c | 156 void target_ua_allocate_lun(struct se_node_acl *nacl, in target_ua_allocate_lun() function
|
A D | target_core_pr.c | 2218 target_ua_allocate_lun( in core_scsi3_emulate_pro_register() 2641 target_ua_allocate_lun(pr_reg_p->pr_reg_nacl, in core_scsi3_emulate_pro_release() 2726 target_ua_allocate_lun(pr_reg_nacl, pr_res_mapped_lun, in core_scsi3_emulate_pro_clear() 2933 target_ua_allocate_lun(pr_reg_nacl, in core_scsi3_pro_preempt() 3054 target_ua_allocate_lun(pr_reg_nacl, pr_res_mapped_lun, 0x2A, in core_scsi3_pro_preempt() 3087 target_ua_allocate_lun(pr_reg->pr_reg_nacl, in core_scsi3_pro_preempt()
|
A D | target_core_transport.c | 2069 target_ua_allocate_lun(cmd->se_sess->se_node_acl, in transport_generic_request_failure()
|
Completed in 21 milliseconds