Home
last modified time | relevance | path

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

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