Home
last modified time | relevance | path

Searched refs:zfcp_reqlist_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/s390/scsi/
Dzfcp_reqlist.h37 static inline struct zfcp_reqlist *zfcp_reqlist_alloc(void) in zfcp_reqlist_alloc() function
Dzfcp_aux.c367 adapter->req_list = zfcp_reqlist_alloc(); in zfcp_adapter_enqueue()