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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_aux.c147 zfcp_data.gid_pn_cache = zfcp_cache_hw_align("zfcp_gid",
149 if (!zfcp_data.gid_pn_cache)
186 kmem_cache_destroy(zfcp_data.gid_pn_cache);
205 kmem_cache_destroy(zfcp_data.gid_pn_cache);
388 mempool_create_slab_pool(1, zfcp_data.gid_pn_cache);
H A Dzfcp_def.h281 struct kmem_cache *gid_pn_cache; member in struct:zfcp_data

Completed in 157 milliseconds