Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_alua.c271 struct se_lun *l_lun = cmd->se_lun; in target_emulate_set_target_port_groups() local
295 spin_lock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
296 l_tg_pt_gp = l_lun->lun_tg_pt_gp; in target_emulate_set_target_port_groups()
298 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
299 pr_err("Unable to access l_lun->tg_pt_gp\n"); in target_emulate_set_target_port_groups()
305 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
312 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
374 dev, l_lun, nacl, in target_emulate_set_target_port_groups()
1082 struct se_lun *l_lun, in core_alua_do_port_transition()
1116 l_tg_pt_gp->tg_pt_gp_alua_lun = l_lun; in core_alua_do_port_transition()
1079 core_alua_do_port_transition( struct t10_alua_tg_pt_gp *l_tg_pt_gp, struct se_device *l_dev, struct se_lun *l_lun, struct se_node_acl *l_nacl, int new_state, int explicit) core_alua_do_port_transition() argument
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_alua.c274 struct se_lun *l_lun = cmd->se_lun; in target_emulate_set_target_port_groups() local
299 l_tg_pt_gp = rcu_dereference(l_lun->lun_tg_pt_gp); in target_emulate_set_target_port_groups()
302 pr_err("Unable to access l_lun->tg_pt_gp\n"); in target_emulate_set_target_port_groups()
377 dev, l_lun, nacl, in target_emulate_set_target_port_groups()
1056 struct se_lun *l_lun, in core_alua_do_port_transition()
1090 l_tg_pt_gp->tg_pt_gp_alua_lun = l_lun; in core_alua_do_port_transition()
1129 tg_pt_gp->tg_pt_gp_alua_lun = l_lun; in core_alua_do_port_transition()
1053 core_alua_do_port_transition( struct t10_alua_tg_pt_gp *l_tg_pt_gp, struct se_device *l_dev, struct se_lun *l_lun, struct se_node_acl *l_nacl, int new_state, int explicit) core_alua_do_port_transition() argument
H A Dtarget_core_spc.c1970 struct se_lun *l_lun = cmd->se_lun; in tcm_is_set_tpg_enabled() local
1973 l_tg_pt_gp = rcu_dereference(l_lun->lun_tg_pt_gp); in tcm_is_set_tpg_enabled()

Completed in 7 milliseconds