Home
last modified time | relevance | path

Searched refs:qtcb_pool (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/scsi/
A Dzfcp_aux.c235 adapter->pool.qtcb_pool = in zfcp_allocate_low_mem_buffers()
237 if (!adapter->pool.qtcb_pool) in zfcp_allocate_low_mem_buffers()
259 mempool_destroy(adapter->pool.qtcb_pool); in zfcp_free_low_mem_buffers()
A Dzfcp_def.h145 mempool_t *qtcb_pool; member
A Dzfcp_fsf.c96 mempool_free(req->qtcb, req->adapter->pool.qtcb_pool); in zfcp_fsf_req_free()
858 adapter->pool.qtcb_pool); in zfcp_fsf_req_create()

Completed in 9 milliseconds