Searched refs:rq_fbatch (Results 1 – 2 of 2) sorted by relevance
669 folio_batch_release(&rqstp->rq_fbatch); in svc_rqst_free()689 folio_batch_init(&rqstp->rq_fbatch); in svc_prepare_thread()914 if (!folio_batch_add(&rqstp->rq_fbatch, in svc_rqst_replace_page()916 __folio_batch_release(&rqstp->rq_fbatch); in svc_rqst_replace_page()
207 struct folio_batch rq_fbatch; member