Searched refs:scsi_sdb_cache (Results 1 – 1 of 1) sorted by relevance
55 static struct kmem_cache *scsi_sdb_cache; variable1987 scsi_sdb_cache = kmem_cache_create("scsi_data_buffer", in scsi_init_queue()1990 if (!scsi_sdb_cache) { in scsi_init_queue()2002 kmem_cache_destroy(scsi_sdb_cache); in scsi_exit_queue()