Searched refs:fake_store (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_debug.c670 static void *fake_store(unsigned long long lba) fake_store() function
2403 /* If fake_store(lba,num) compares equal to arr(num), then copy top half of
2404 * arr into fake_store(lba,num) and return true. If comparison fails then
2534 ret = dif_verify(sdt, fake_store(sector), sector, ei_lba); prot_verify_read()

Completed in 89 milliseconds