Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-integrity.c896 struct page_list *source_pl, *target_pl; in xor_journal() local
900 target_pl = ic->journal_io; in xor_journal()
903 target_pl = ic->journal; in xor_journal()
932 dst_page = target_pl[pl_index].page; in xor_journal()