Searched refs:rq_fbatch (Results 1 – 2 of 2) sorted by relevance
225 struct folio_batch rq_fbatch; member512 if (!folio_batch_add(&rqstp->rq_fbatch, page_folio(page))) in svc_rqst_page_release()513 __folio_batch_release(&rqstp->rq_fbatch); in svc_rqst_page_release()
613 folio_batch_release(&rqstp->rq_fbatch); in svc_rqst_free()631 folio_batch_init(&rqstp->rq_fbatch); in svc_prepare_thread()974 if (!folio_batch_add(&rqstp->rq_fbatch, in svc_rqst_release_pages()976 __folio_batch_release(&rqstp->rq_fbatch); in svc_rqst_release_pages()980 if (rqstp->rq_fbatch.nr) in svc_rqst_release_pages()981 __folio_batch_release(&rqstp->rq_fbatch); in svc_rqst_release_pages()