Searched refs:pf_cache (Results 1 – 2 of 2) sorted by relevance
125 struct page_frag_cache pf_cache; member1211 c->cmd_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1217 c->rsp_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1223 c->data_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()1228 c->r2t_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()
94 struct page_frag_cache pf_cache; member371 req->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_init_request()1123 async->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_alloc_async_req()