Home
last modified time | relevance | path

Searched refs:lun_tg_pt_secondary_write_md (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h741 int lun_tg_pt_secondary_write_md; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h751 int lun_tg_pt_secondary_write_md; member

Completed in 10 milliseconds