Home
last modified time | relevance | path

Searched refs:core_alua_allocate_lu_gp (Results 1 – 3 of 3) sorted by relevance

/drivers/target/
Dtarget_core_alua.h99 extern struct t10_alua_lu_gp *core_alua_allocate_lu_gp(const char *, int);
Dtarget_core_configfs.c2692 lu_gp = core_alua_allocate_lu_gp(name, 0); in target_core_alua_create_lu_gp()
3572 lu_gp = core_alua_allocate_lu_gp("default_lu_gp", 1); in target_core_init_configfs()
Dtarget_core_alua.c1396 core_alua_allocate_lu_gp(const char *name, int def_group) in core_alua_allocate_lu_gp() function