Searched refs:storep (Results 1 – 1 of 1) sorted by relevance
435 u8 *storep; /* user data storage (ram) */ member1293 if (!sip || !sip->storep) { in lba2fake_store()4171 fsp = sip->storep; in do_device_access()4219 u8 *fsp = sip->storep; in comp_write_worker()4744 u8 *fsp = sip->storep; in unmap_region()5187 fsp = sip->storep; in resp_write_same()5586 u8 *fsp = sip->storep; in resp_pre_fetch()8658 vfree(sip->storep); in sdebug_erase_store()8710 sip->storep = vzalloc(sz); in sdebug_add_store()8711 if (!sip->storep) { in sdebug_add_store()[all …]