Home
last modified time | relevance | path

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

/linux-4.4.14/fs/pstore/
Dram.c100 unsigned int dump_write_cnt; member
320 prz = cxt->przs[cxt->dump_write_cnt]; in ramoops_pstore_write_buf()
327 cxt->dump_write_cnt = (cxt->dump_write_cnt + 1) % cxt->max_dump_cnt; in ramoops_pstore_write_buf()