Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_sbc.c375 * compare @cmp_len bytes of @read_sgl with @cmp_sgl. On miscompare, fill
380 struct scatterlist *cmp_sgl, unsigned int cmp_nents, in compare_and_write_do_cmp() argument
396 rc = sg_copy_to_buffer(cmp_sgl, cmp_nents, buf, cmp_len); in compare_and_write_do_cmp()