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

/linux-master/drivers/target/
H A Dtarget_core_pr.c38 struct se_node_acl *dest_node_acl; member in struct:pr_transport_id_holder
1474 struct se_node_acl *dest_node_acl = NULL; local
1499 tidh_new->dest_node_acl = se_sess->se_node_acl;
1609 dest_node_acl = __core_tpg_get_initiator_node_acl(
1611 if (dest_node_acl)
1612 atomic_inc_mb(&dest_node_acl->acl_pr_ref_count);
1615 if (!dest_node_acl) {
1621 if (core_scsi3_nodeacl_depend_item(dest_node_acl)) {
1623 " for dest_node_acl->acl_group\n");
1624 atomic_dec_mb(&dest_node_acl
3148 struct se_node_acl *pr_res_nacl, *pr_reg_nacl, *dest_node_acl = NULL; local
[all...]

Completed in 186 milliseconds