Searched refs:resp_write_same (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | scsi_debug.c | 3889 static int resp_write_same(struct scsi_cmnd *scp, u64 lba, u32 num, in resp_write_same() function 3973 return resp_write_same(scp, lba, num, ei_lba, unmap, false); in resp_write_same_10() 4001 return resp_write_same(scp, lba, num, ei_lba, unmap, ndob); in resp_write_same_16()
|