Home
last modified time | relevance | path

Searched refs:dest_node_acl (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/target/
H A Dtarget_core_pr.c38 struct se_node_acl *dest_node_acl; member
1611 if (dest_node_acl) in core_scsi3_decode_spec_i_port()
1615 if (!dest_node_acl) { in core_scsi3_decode_spec_i_port()
1726 tidh_new->dest_node_acl = dest_node_acl; in core_scsi3_decode_spec_i_port()
1785 dest_node_acl = tidh->dest_node_acl; in core_scsi3_decode_spec_i_port()
1823 dest_node_acl = tidh->dest_node_acl; in core_scsi3_decode_spec_i_port()
3331 if (dest_node_acl) in core_scsi3_emulate_pro_register_and_move()
3335 if (!dest_node_acl) { in core_scsi3_emulate_pro_register_and_move()
3347 dest_node_acl = NULL; in core_scsi3_emulate_pro_register_and_move()
3354 dest_node_acl->initiatorname); in core_scsi3_emulate_pro_register_and_move()
[all …]