Home
last modified time | relevance | path

Searched refs:lun_tg_pt_secondary_write_md (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_alua.c1262 if (lun->lun_tg_pt_secondary_write_md) in core_alua_set_tg_pt_secondary_state()
2227 return sprintf(page, "%d\n", lun->lun_tg_pt_secondary_write_md); in core_alua_show_secondary_write_metadata()
2248 lun->lun_tg_pt_secondary_write_md = (int)tmp; in core_alua_store_secondary_write_metadata()
/openbmc/linux/include/target/
H A Dtarget_core_base.h751 int lun_tg_pt_secondary_write_md; member