lun_tg_pt_secondary_write_md 1288 drivers/target/target_core_alua.c 	if (lun->lun_tg_pt_secondary_write_md)
lun_tg_pt_secondary_write_md 2238 drivers/target/target_core_alua.c 	return sprintf(page, "%d\n", lun->lun_tg_pt_secondary_write_md);
lun_tg_pt_secondary_write_md 2259 drivers/target/target_core_alua.c 	lun->lun_tg_pt_secondary_write_md = (int)tmp;
lun_tg_pt_secondary_write_md  731 include/target/target_core_base.h 	int			lun_tg_pt_secondary_write_md;