Searched refs:core_alua_allocate_lu_gp (Results 1 – 3 of 3) sorted by relevance
99 extern struct t10_alua_lu_gp *core_alua_allocate_lu_gp(const char *, int);
2746 lu_gp = core_alua_allocate_lu_gp(name, 0); in target_core_alua_create_lu_gp()3627 lu_gp = core_alua_allocate_lu_gp("default_lu_gp", 1); in target_core_init_configfs()
1370 core_alua_allocate_lu_gp(const char *name, int def_group) in core_alua_allocate_lu_gp() function