Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_alua.h115 extern void target_attach_tg_pt_gp(struct se_lun *, struct t10_alua_tg_pt_gp *);
H A Dtarget_core_tpg.c648 target_attach_tg_pt_gp(lun, dev->t10_alua.default_tg_pt_gp); in core_tpg_add_lun()
H A Dtarget_core_alua.c1822 void target_attach_tg_pt_gp(struct se_lun *lun, in target_attach_tg_pt_gp() function