Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_alua.c1302 if (lun->lun_tg_pt_secondary_write_md) in core_alua_set_tg_pt_secondary_state()
2250 return sprintf(page, "%d\n", lun->lun_tg_pt_secondary_write_md); in core_alua_show_secondary_write_metadata()
2271 lun->lun_tg_pt_secondary_write_md = (int)tmp; in core_alua_store_secondary_write_metadata()
/Linux-v4.19/include/target/
Dtarget_core_base.h722 int lun_tg_pt_secondary_write_md; member