core_alua_allocate_lu_gp   99 drivers/target/target_core_alua.h extern struct t10_alua_lu_gp *core_alua_allocate_lu_gp(const char *, int);
core_alua_allocate_lu_gp 2618 drivers/target/target_core_configfs.c 	lu_gp = core_alua_allocate_lu_gp(name, 0);
core_alua_allocate_lu_gp 3498 drivers/target/target_core_configfs.c 	lu_gp = core_alua_allocate_lu_gp("default_lu_gp", 1);