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