Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_alua.c1288 if (lun->lun_tg_pt_secondary_write_md) in core_alua_set_tg_pt_secondary_state()
2237 return sprintf(page, "%d\n", lun->lun_tg_pt_secondary_write_md); in core_alua_show_secondary_write_metadata()
2258 lun->lun_tg_pt_secondary_write_md = (int)tmp; in core_alua_store_secondary_write_metadata()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_base.h737 int lun_tg_pt_secondary_write_md; member