Searched refs:lu_gp (Results 1 – 4 of 4) sorted by relevance
1076 lu_gp = local_lu_gp_mem->lu_gp; in core_alua_do_port_transition()1084 if (!lu_gp->lu_gp_id) { in core_alua_do_port_transition()1374 if (!lu_gp) { in core_alua_allocate_lu_gp()1389 return lu_gp; in core_alua_allocate_lu_gp()1531 lu_gp = lu_gp_mem->lu_gp; in core_alua_free_lu_gp_mem()1532 if (lu_gp) { in core_alua_free_lu_gp_mem()1560 return lu_gp; in core_alua_get_lu_gp_by_name()1583 lu_gp_mem->lu_gp = lu_gp; in __core_alua_attach_lu_gp_mem()1586 lu_gp->lu_gp_members++; in __core_alua_attach_lu_gp_mem()1599 lu_gp_mem->lu_gp = NULL; in __core_alua_drop_lu_gp_mem()[all …]
2421 lu_gp = lu_gp_mem->lu_gp; in target_dev_alua_lu_gp_show()2422 if (lu_gp) { in target_dev_alua_lu_gp_show()2467 lu_gp = lu_gp_mem->lu_gp; in target_dev_alua_lu_gp_store()2468 if (lu_gp) { in target_dev_alua_lu_gp_store()2480 lu_gp->lu_gp_id); in target_dev_alua_lu_gp_store()2723 if (!lu_gp->lu_gp_valid_id) in target_lu_gp_lu_gp_id_show()2755 lu_gp->lu_gp_id); in target_lu_gp_lu_gp_id_store()2806 core_alua_free_lu_gp(lu_gp); in target_core_alua_lu_gp_release()2832 if (IS_ERR(lu_gp)) in target_core_alua_create_lu_gp()3715 if (IS_ERR(lu_gp)) { in target_core_init_configfs()[all …]
289 struct t10_alua_lu_gp *lu_gp; in spc_emulate_evpd_83() local357 lu_gp = lu_gp_mem->lu_gp; in spc_emulate_evpd_83()358 if (!lu_gp) { in spc_emulate_evpd_83()362 lu_gp_id = lu_gp->lu_gp_id; in spc_emulate_evpd_83()
296 struct t10_alua_lu_gp *lu_gp; member
Completed in 26 milliseconds