Lines Matching defs:fbatch
201 * @fbatch: The batch of folios
209 struct folio_batch *fbatch,
218 int nr_folios = folio_batch_count(fbatch);
221 nr_pages += folio_nr_pages(fbatch->folios[i]);
229 struct folio *folio = fbatch->folios[i];
312 struct folio_batch fbatch;
322 folio_batch_init(&fbatch);
349 tag, &fbatch);
353 ret = gfs2_write_jdata_batch(mapping, wbc, &fbatch,
359 folio_batch_release(&fbatch);