Searched refs:pf_cache (Results 1 – 2 of 2) sorted by relevance
146 struct page_frag_cache pf_cache; member1311 c->cmd_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1317 c->rsp_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1323 c->data_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1328 c->r2t_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1451 page = virt_to_head_page(queue->pf_cache.va); in nvmet_tcp_release_queue_work()1452 __page_frag_cache_drain(page, queue->pf_cache.pagecnt_bias); in nvmet_tcp_release_queue_work()
110 struct page_frag_cache pf_cache; member433 req->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_init_request()1223 async->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_alloc_async_req()