Searched refs:gpn_ft_cache (Results 1 - 3 of 3) 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.c132 zfcp_data.gpn_ft_cache = zfcp_cache_hw_align("zfcp_gpn",
134 if (!zfcp_data.gpn_ft_cache)
192 kmem_cache_destroy(zfcp_data.gpn_ft_cache);
208 kmem_cache_destroy(zfcp_data.gpn_ft_cache);
H A Dzfcp_def.h278 struct kmem_cache *gpn_ft_cache; member in struct:zfcp_data
H A Dzfcp_fc.c535 kmem_cache_free(zfcp_data.gpn_ft_cache, sg_virt(sg));
550 req = kmem_cache_zalloc(zfcp_data.gpn_ft_cache, GFP_KERNEL);

Completed in 216 milliseconds