Searched refs:write_tbl (Results 1 – 1 of 1) sorted by relevance
441 struct sg_table write_tbl = { }; in compare_and_write_callback() local483 if (sg_alloc_table(&write_tbl, cmd->t_data_nents, GFP_KERNEL) < 0) { in compare_and_write_callback()488 write_sg = write_tbl.sgl; in compare_and_write_callback()584 sg_free_table(&write_tbl); in compare_and_write_callback()