Searched refs:lu_gp (Results 1 – 4 of 4) sorted by relevance
1077 lu_gp = local_lu_gp_mem->lu_gp; in core_alua_do_port_transition()1085 if (!lu_gp->lu_gp_id) { in core_alua_do_port_transition()1375 if (!lu_gp) { in core_alua_allocate_lu_gp()1390 return lu_gp; in core_alua_allocate_lu_gp()1532 lu_gp = lu_gp_mem->lu_gp; in core_alua_free_lu_gp_mem()1533 if (lu_gp) { in core_alua_free_lu_gp_mem()1561 return lu_gp; in core_alua_get_lu_gp_by_name()1584 lu_gp_mem->lu_gp = lu_gp; in __core_alua_attach_lu_gp_mem()1587 lu_gp->lu_gp_members++; in __core_alua_attach_lu_gp_mem()1600 lu_gp_mem->lu_gp = NULL; in __core_alua_drop_lu_gp_mem()[all …]
2355 lu_gp = lu_gp_mem->lu_gp; in target_dev_alua_lu_gp_show()2356 if (lu_gp) { in target_dev_alua_lu_gp_show()2401 lu_gp = lu_gp_mem->lu_gp; in target_dev_alua_lu_gp_store()2402 if (lu_gp) { in target_dev_alua_lu_gp_store()2414 lu_gp->lu_gp_id); in target_dev_alua_lu_gp_store()2657 if (!lu_gp->lu_gp_valid_id) in target_lu_gp_lu_gp_id_show()2689 lu_gp->lu_gp_id); in target_lu_gp_lu_gp_id_store()2740 core_alua_free_lu_gp(lu_gp); in target_core_alua_lu_gp_release()2766 if (IS_ERR(lu_gp)) in target_core_alua_create_lu_gp()3647 if (IS_ERR(lu_gp)) { in target_core_init_configfs()[all …]
294 struct t10_alua_lu_gp *lu_gp; in spc_emulate_evpd_83() local362 lu_gp = lu_gp_mem->lu_gp; in spc_emulate_evpd_83()363 if (!lu_gp) { in spc_emulate_evpd_83()367 lu_gp_id = lu_gp->lu_gp_id; in spc_emulate_evpd_83()
287 struct t10_alua_lu_gp *lu_gp; member
Completed in 25 milliseconds