Searched refs:bch2_read_folio (Results 1 – 3 of 3) sorted by relevance
8 int bch2_read_folio(struct file *, struct folio *);
329 int bch2_read_folio(struct file *file, struct folio *folio) in bch2_read_folio() function
1481 .read_folio = bch2_read_folio,