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